Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/
DComposerCommandBuffer.h70 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
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h234 void setLayerColorTransform(int64_t display, int64_t layer, const float* matrix) { in setLayerColorTransform() function