Searched refs:TRANSFORM_FUNC_SRGB (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 554 TRANSFORM_FUNC_SRGB = 0x00000300, enumerator 569 BT709_SRGB_FULL = GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 570 BT709_SRGB_EXTENDED = GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTENDED, 575 DCI_P3_SRGB_FULL = GAMUT_DCI_P3 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 578 BT2020_SRGB_FULL = GAMUT_BT2020 | TRANSFORM_FUNC_SRGB | PRECISION_FULL,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 501 TRANSFORM_FUNC_SRGB = 0x00000300, 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 522 …DCI_P3_SRGB_FULL = 3 | 768 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_SRGB | PRECISION_FUL… 525 …BT2020_SRGB_FULL = 7 | 768 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_SRGB | PRECISION_FUL…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 501 TRANSFORM_FUNC_SRGB = 0x00000300, 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 522 …DCI_P3_SRGB_FULL = 3 | 768 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_SRGB | PRECISION_FUL… 525 …BT2020_SRGB_FULL = 7 | 768 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_SRGB | PRECISION_FUL…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 501 TRANSFORM_FUNC_SRGB = 0x00000300, 516 …BT709_SRGB_FULL = 2 | 768 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRECISION_FULL, 517 …BT709_SRGB_EXTENDED = 2 | 768 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_SRGB | PRESION_EXTEND… 522 …DCI_P3_SRGB_FULL = 3 | 768 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_SRGB | PRECISION_FUL… 525 …BT2020_SRGB_FULL = 7 | 768 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_SRGB | PRECISION_FUL…
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 82 …= 0x00000100, TRANSFORM_FUNC_LINEAR = 0x00000200, TRANSFORM_FUNC_SRGB = 0x0000030… 210 | TRANSFORM_FUNC_SRGB | SRGB转换函数 |
|
H A D | _display_composer_type_8idl_v10.md | 62 …= 0x00000100, TRANSFORM_FUNC_LINEAR = 0x00000200, TRANSFORM_FUNC_SRGB = 0x0000030…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/ |
H A D | display_composer_type.h.txt | 430 TRANSFORM_FUNC_SRGB = 0x00000300,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 526 TRANSFORM_FUNC_SRGB = 0x00000300,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 680 TRANSFORM_FUNC_SRGB = 0x00000300,
|