Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h289 void setLayerCursorPosition(int32_t x, int32_t y) { in setLayerCursorPosition() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h306 void setLayerCursorPosition(int32_t x, int32_t y) { in setLayerCursorPosition() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h412 Error setLayerCursorPosition(Display display, Layer layer, int32_t x, int32_t y) override { in setLayerCursorPosition() function