Home
last modified time | relevance | path

Searched refs:SetDeviceSelect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp101 layer->SetDeviceSelect(COMPOSITION_DEVICE); in SetLayers()
103 layer->SetDeviceSelect(layer->GetCompositionType()); in SetLayers()
107 layer->SetDeviceSelect(COMPOSITION_CLIENT); in SetLayers()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp120 layer->SetDeviceSelect(layer->GetCompositionType()); in SetLayers()
122 layer->SetDeviceSelect(defaultCompType); in SetLayers()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h115 void SetDeviceSelect(CompositionType type) in SetDeviceSelect() function
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h121 void SetDeviceSelect(CompositionType type) in SetDeviceSelect() function
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2100 layer->SetDeviceSelect(COMPOSITION_CLIENT);
2104 layer->SetDeviceSelect(COMPOSITION_DEVICE);
2106 layer->SetDeviceSelect(layer->GetCompositionType());
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2113 layer->SetDeviceSelect(COMPOSITION_CLIENT);
2117 layer->SetDeviceSelect(COMPOSITION_DEVICE);
2119 layer->SetDeviceSelect(layer->GetCompositionType());