platform_system_core/libsystem/include/system
Chia-I Wu 7d940ae4af 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
2018-03-28 10:23:09 -07:00
..
camera.h Moved all files from include/system to libsystem/include/system 2017-04-11 16:13:42 +00:00
graphics-base-v1.0.h graphics: add render intents and new color modes 2018-03-28 10:23:09 -07:00
graphics-base-v1.1.h graphics: add render intents and new color modes 2018-03-28 10:23:09 -07:00
graphics-base.h graphics: move some flex pixel formats to graphcis-sw.h 2018-03-09 12:26:45 -08:00
graphics-sw.h graphics: move some flex pixel formats to graphcis-sw.h 2018-03-09 12:26:45 -08:00
graphics.h graphics: include graphics-sw.h from graphics.h 2018-03-13 10:13:51 -07:00
radio.h Moved all files from include/system to libsystem/include/system 2017-04-11 16:13:42 +00:00
thread_defs.h Define priority for video threads 2017-09-07 16:14:07 -07:00