Searched refs:COMPOSITION_CURSOR (Results 1 – 15 of 15) sorted by relevance
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_gfx_composition.cpp | 101 layerCount += (type != COMPOSITION_VIDEO) && (type != COMPOSITION_CURSOR); in UseCompositionClient() 119 (layer->GetCompositionType() == COMPOSITION_CURSOR)) { in SetLayers()
|
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/ |
H A D | display_common_fuzzer.h | 113 COMPOSITION_CURSOR,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/cpp_target/display/composer/v1_1/ |
H A D | display_composer_type.h.txt | 116 COMPOSITION_CURSOR,
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_gfx_composition.cpp | 100 (layer->GetCompositionType() != COMPOSITION_CURSOR)) { in SetLayers()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_v10.md | 72 …e](#compositiontype) {<br/>COMPOSITION_CLIENT, COMPOSITION_DEVICE, COMPOSITION_CURSOR, COMPOSITION… 308 | COMPOSITION_CURSOR | Cursor合成类型,用于光标合成。 |
|
H A D | _display_composer_type_8idl_v10.md | 52 ….md#compositiontype) {<br/>COMPOSITION_CLIENT, COMPOSITION_DEVICE, COMPOSITION_CURSOR, COMPOSITION…
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 497 COMPOSITION_CURSOR, /**< Cursor composition type, used for cursor. */ enumerator
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/ |
H A D | dump.txt | 276 COMPOSITION_CURSOR, 455 COMPOSITION_CURSOR,
|
/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 | 205 COMPOSITION_CURSOR,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/ |
H A D | dump.txt | 301 COMPOSITION_CURSOR,
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 187 COMPOSITION_CURSOR, /**< Cursor composition type, used for cursor. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 187 COMPOSITION_CURSOR, /**< Cursor composition type, used for cursor. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 187 COMPOSITION_CURSOR, /**< Cursor composition type, used for cursor. */
|
/ohos5.0/docs/zh-cn/device-dev/porting/ |
H A D | porting-dayu200-on_standard-demo.md | 2103 (layer->GetCompositionType() != COMPOSITION_CURSOR)) {
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-dayu200-on_standard-demo.md | 2116 (layer->GetCompositionType() != COMPOSITION_CURSOR)) {
|