Home
last modified time | relevance | path

Searched defs:SetLayerColorDataSpace (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h661 int32_t (*SetLayerColorDataSpace)(uint32_t devId, uint32_t layerId, ColorDataSpace colorSpace); member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp395 int32_t HdiLayer::SetLayerColorDataSpace() in SetLayerColorDataSpace() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp568 int32_t HdiDeviceImpl::SetLayerColorDataSpace(uint32_t screenId, uint32_t layerId, GraphicColorData… in SetLayerColorDataSpace() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h441 …virtual int32_t SetLayerColorDataSpace(uint32_t devId, uint32_t layerId, const ColorDataSpace colo… in SetLayerColorDataSpace() function