Searched refs:TRANSFORM_FUNC_LINEAR (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 553 TRANSFORM_FUNC_LINEAR = 0x00000200, enumerator 567 BT709_LINEAR_FULL = GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FULL, 568 BT709_LINEAR_EXTENDED = GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTENDED, 572 DCI_P3_LINEAR_FULL = GAMUT_DCI_P3 | TRANSFORM_FUNC_LINEAR | PRECISION_FULL, 574 DISPLAY_P3_LINEAR_FULL = GAMUT_DISPLAY_P3 | TRANSFORM_FUNC_LINEAR | PRECISION_FULL, 577 BT2020_LINEAR_FULL = GAMUT_BT2020 | TRANSFORM_FUNC_LINEAR | PRECISION_FULL,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 500 TRANSFORM_FUNC_LINEAR = 0x00000200, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 519 …DCI_P3_LINEAR_FULL = 3 | 512 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_LINEAR | PRECISION_F… 521 …DISPLAY_P3_LINEAR_FULL = 6 | 512 | 131072, // GAMUT_DISPLAY_P3 | TRANSFORM_FUNC_LINEAR | PRECISI… 524 …BT2020_LINEAR_FULL = 7 | 512 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_LINEAR | PRECISION_F…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 500 TRANSFORM_FUNC_LINEAR = 0x00000200, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 519 …DCI_P3_LINEAR_FULL = 3 | 512 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_LINEAR | PRECISION_F… 521 …DISPLAY_P3_LINEAR_FULL = 6 | 512 | 131072, // GAMUT_DISPLAY_P3 | TRANSFORM_FUNC_LINEAR | PRECISI… 524 …BT2020_LINEAR_FULL = 7 | 512 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_LINEAR | PRECISION_F…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 500 TRANSFORM_FUNC_LINEAR = 0x00000200, 514 …BT709_LINEAR_FULL = 2 | 512 | 131072, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRECISION_FU… 515 …BT709_LINEAR_EXTENDED = 2 | 512 | 262144, // GAMUT_BT709 | TRANSFORM_FUNC_LINEAR | PRESION_EXTE… 519 …DCI_P3_LINEAR_FULL = 3 | 512 | 131072, // GAMUT_DCI_P3 | TRANSFORM_FUNC_LINEAR | PRECISION_F… 521 …DISPLAY_P3_LINEAR_FULL = 6 | 512 | 131072, // GAMUT_DISPLAY_P3 | TRANSFORM_FUNC_LINEAR | PRECISI… 524 …BT2020_LINEAR_FULL = 7 | 512 | 131072, // GAMUT_BT2020 | TRANSFORM_FUNC_LINEAR | PRECISION_F…
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 82 …00000a, TRANSFORM_FUNC_UNSPECIFIED = 0x00000100, TRANSFORM_FUNC_LINEAR = 0x000002… 209 | TRANSFORM_FUNC_LINEAR | LINEAR转换函数 |
|
H A D | _display_composer_type_8idl_v10.md | 62 …00000a, TRANSFORM_FUNC_UNSPECIFIED = 0x00000100, TRANSFORM_FUNC_LINEAR = 0x000002…
|
/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 | 429 TRANSFORM_FUNC_LINEAR = 0x00000200,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 525 TRANSFORM_FUNC_LINEAR = 0x00000200,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 679 TRANSFORM_FUNC_LINEAR = 0x00000200,
|