Searched refs:BLEND_BUTT (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/util/ |
H A D | display_device_common.cpp | 38 return ((x < BLEND_NONE) || (x > BLEND_BUTT)) ? BLEND_BUTT : static_cast<BlendType>(x); in Convert2BlendTypeType()
|
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/ |
H A D | display_common_fuzzer.h | 138 BLEND_BUTT,
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 74 …bsp; BLEND_XOR, BLEND_DST, BLEND_AKS, BLEND_AKD, BLEND_BUTT<br/>} | 支持的图像混合类… 125 | BLEND_BUTT | 空操作 |
|
H A D | _display_composer_type_8idl_v10.md | 54 …bsp; BLEND_XOR, BLEND_DST, BLEND_AKS, BLEND_AKD, BLEND_BUTT<br/>} | 支持的图像混合类…
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 208 BLEND_BUTT /**< Null operation */ enumerator
|
/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 | 238 BLEND_BUTT,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 334 BLEND_BUTT,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 488 BLEND_BUTT,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 230 BLEND_BUTT /**< Invalid blend type */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 230 BLEND_BUTT /**< Invalid blend type */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 230 BLEND_BUTT /**< Invalid blend type */
|