Home
last modified time | relevance | path

Searched refs:BLEND_NONE (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h122 BLEND_NONE,
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/util/
H A Ddisplay_device_common.cpp38 return ((x < BLEND_NONE) || (x > BLEND_BUTT)) ? BLEND_BUTT : static_cast<BlendType>(x); in Convert2BlendTypeType()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_v10.md74 | [BlendType](#blendtype) {<br/>BLEND_NONE = 0, BLEND_CLEAR, BLEND_SRC, BLEND_SRCOVER,&nbsp;&nbsp;&…
109 | BLEND_NONE | No 混合操作 |
H A D_display_composer_type_8idl_v10.md54 | [BlendType](_display_v10.md#blendtype) {<br/>BLEND_NONE = 0, BLEND_CLEAR, BLEND_SRC, BLEND_SRCOVE…
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h192 BLEND_NONE = 0, /**< No blending */ enumerator
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/
H A Ddisplay_composer_type.h.txt222 BLEND_NONE = 0,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/
H A Ddump.txt318 BLEND_NONE = 0,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/
H A Ddump.txt472 BLEND_NONE = 0,
/ohos5.0/drivers/interface/display/composer/v1_0/
H A DDisplayComposerType.idl214 BLEND_NONE = 0, /**< No blending */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/
H A DDisplayComposerType.idl214 BLEND_NONE = 0, /**< No blending */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/
H A DDisplayComposerType.idl214 BLEND_NONE = 0, /**< No blending */
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp766 BlendType type = BlendType::BLEND_NONE;