Searched defs:SetLayerColor (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 167 void SetLayerColor(GraphicLayerColor layerColor) in SetLayerColor() function
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | display_composer_vdi_impl.cpp | 322 int32_t DisplayComposerVdiImpl::SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& l… in SetLayerColor() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 348 int32_t DisplayComposerVdiImpl::SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& l… in SetLayerColor() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_layer.cpp | 363 int32_t HdiLayer::SetLayerColor() in SetLayerColor() function in OHOS::Rosen::HdiLayer
|
H A D | hdi_device_impl.cpp | 547 int32_t HdiDeviceImpl::SetLayerColor(uint32_t screenId, uint32_t layerId, GraphicLayerColor layerCo… in SetLayerColor() function in OHOS::Rosen::HdiDeviceImpl
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_requester.h | 679 int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) in SetLayerColor() function
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 478 …virtual int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) over… in SetLayerColor() function
|