Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h645 int32_t (*SetLayerColorTransform)(uint32_t devId, uint32_t layerId, const float *matrix); member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp377 int32_t HdiLayer::SetLayerColorTransform() in SetLayerColorTransform() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp562 int32_t HdiDeviceImpl::SetLayerColorTransform(uint32_t screenId, uint32_t layerId, const std::vecto… in SetLayerColorTransform() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h436 …virtual int32_t SetLayerColorTransform(uint32_t devId, uint32_t layerId, const std::vector<float>&… in SetLayerColorTransform() function