Home
last modified time | relevance | path

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

/drivers/peripheral/display/interfaces/include/
Ddisplay_layer.h645 int32_t (*SetLayerColorTransform)(uint32_t devId, uint32_t layerId, const float *matrix); member
/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h421 …virtual int32_t SetLayerColorTransform(uint32_t devId, uint32_t layerId, const std::vector<float>&… in SetLayerColorTransform() function