diff options
| author | Chia-I Wu <olv@google.com> | 2018-03-06 14:27:36 -0800 |
|---|---|---|
| committer | Chia-I Wu <olv@google.com> | 2018-03-28 10:23:09 -0700 |
| commit | 7d940ae4afa450696afa25e07982f3a95e17e9b2 (patch) | |
| tree | ffa00ebb48d0072c959af45eec23fc5135a82b06 /base/errors_unix.cpp | |
| parent | 136f765fb32bbc8dc8b22645a6fbbf83475d1ec6 (diff) | |
graphics: add render intents and new color modes
Adds
HAL_COLOR_MODE_BT2020 = 10,
HAL_COLOR_MODE_BT2100_PQ = 11,
HAL_COLOR_MODE_BT2100_HLG = 12,
HAL_DATASPACE_BT2020_ITU_HLG = 302383104,
HAL_DATASPACE_BT2020_HLG = 168165376,
HAL_RENDER_INTENT_COLORIMETRIC = 0,
HAL_RENDER_INTENT_ENHANCE = 1,
HAL_RENDER_INTENT_TONE_MAP_COLORIMETRIC = 2,
HAL_RENDER_INTENT_TONE_MAP_ENHANCE = 3,
by running update-base-files.sh.
Bug: 73824924
Test: manual
Change-Id: Ifde249074abf2228ebe016a38b5bcea8bccb5e9d
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions
