Home
last modified time | relevance | path

Searched defs:SetLayerColor (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/src/
Ddisplay_composer_vdi_impl.cpp322 int32_t DisplayComposerVdiImpl::SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& l… in SetLayerColor() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/drivers/peripheral/display/hal/default_standard/src/display_device/
Ddisplay_composer_vdi_impl.cpp348 int32_t DisplayComposerVdiImpl::SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& l… in SetLayerColor() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_requester.h683 int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) in SetLayerColor() function
/drivers/interface/display/composer/common/include/
Ddisplay_vdi_adapter_interface.h77 int32_t (*SetLayerColor)(uint32_t devId, uint32_t layerId, const LayerColor& layerColor); member
/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h463 …virtual int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) over… in SetLayerColor() function