Home
last modified time | relevance | path

Searched refs:SetLayerColorTransform (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h645 int32_t (*SetLayerColorTransform)(uint32_t devId, uint32_t layerId, const float *matrix); member
/drivers/interface/display/composer/v1_0/include/
H A Didisplay_composer_interface.h790 virtual int32_t SetLayerColorTransform(uint32_t devId, uint32_t layerId, const std::vector<float>& matrix) = 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>& matrix) override

Completed in 4 milliseconds