Home
last modified time | relevance | path

Searched refs:COMPOSITION_CLIENT (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h179 CompositionType mCompositionType = COMPOSITION_CLIENT;
180 CompositionType mDeviceSelect = COMPOSITION_CLIENT;
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h196 CompositionType mCompositionType = COMPOSITION_CLIENT;
197 CompositionType mDeviceSelect = COMPOSITION_CLIENT;
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp102 hasCompositionClient = hasCompositionClient || (type == COMPOSITION_CLIENT); in UseCompositionClient()
110 …CompositionType defaultCompType = UseCompositionClient(layers) ? COMPOSITION_CLIENT : COMPOSITION_… in SetLayers()
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_layer.h99 Composer::V1_0::CompositionType compType_ = Composer::V1_0::CompositionType::COMPOSITION_CLIENT;
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h111 COMPOSITION_CLIENT,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/cpp_target/display/composer/v1_1/
H A Ddisplay_composer_type.h.txt114 COMPOSITION_CLIENT,
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/util/
H A Ddisplay_device_common.cpp29 …return ((x < COMPOSITION_CLIENT) || (x > COMPOSITION_BUTT)) ? COMPOSITION_BUTT : static_cast<Compo… in Convert2CompositionType()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp107 layer->SetDeviceSelect(COMPOSITION_CLIENT); in SetLayers()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_v10.md72 | [CompositionType](#compositiontype) {<br/>COMPOSITION_CLIENT, COMPOSITION_DEVICE, COMPOSITION_CUR…
306 | COMPOSITION_CLIENT | Client 合成类型,使用CPU或者GPU合成。 |
H A D_display_composer_type_8idl_v10.md52 | [CompositionType](_display_v10.md#compositiontype) {<br/>COMPOSITION_CLIENT, COMPOSITION_DEVICE, …
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h495COMPOSITION_CLIENT, /**< Client composition type. The composer should be the CPU or GPU. */ enumerator
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/dump_ast_target/
H A Ddump.txt274 COMPOSITION_CLIENT,
453 COMPOSITION_CLIENT,
/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.txt203 COMPOSITION_CLIENT,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/dump_ast_target/
H A Ddump.txt299 COMPOSITION_CLIENT,
/ohos5.0/drivers/interface/display/composer/v1_0/
H A DDisplayComposerType.idl185COMPOSITION_CLIENT, /**< Client composition type. The composer should be the CPU or GPU. */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/
H A DDisplayComposerType.idl185COMPOSITION_CLIENT, /**< Client composition type. The composer should be the CPU or GPU. */
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/
H A DDisplayComposerType.idl185COMPOSITION_CLIENT, /**< Client composition type. The composer should be the CPU or GPU. */
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp742 Composer::V1_0::CompositionType type = Composer::V1_0::CompositionType::COMPOSITION_CLIENT;
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2100 layer->SetDeviceSelect(COMPOSITION_CLIENT);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2113 layer->SetDeviceSelect(COMPOSITION_CLIENT);