Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h71 void setLayerColorTransform(const float* matrix) { in setLayerColorTransform() function
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h145 Error setLayerColorTransform(Display display, Layer layer, const float* matrix) override { in setLayerColorTransform() function
406 HWC2_PFN_SET_LAYER_COLOR_TRANSFORM setLayerColorTransform; member