Searched defs:setLayerCursorPosition (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
H A D | ComposerCommandBuffer.h | 289 void setLayerCursorPosition(int32_t x, int32_t y) { in setLayerCursorPosition() function
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerCommandBuffer.h | 306 void setLayerCursorPosition(int32_t x, int32_t y) { in setLayerCursorPosition() function
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
H A D | HwcHal.h | 412 Error setLayerCursorPosition(Display display, Layer layer, int32_t x, int32_t y) override { in setLayerCursorPosition() function
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.cpp | 410 V2_1::Error FakeComposerClient::setLayerCursorPosition(Display /*display*/, Layer /*layer*/, in setLayerCursorPosition() function in FakeComposerClient
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.cpp | 583 Error VrHwc::setLayerCursorPosition(Display display, Layer layer, int32_t x, in setLayerCursorPosition() function in android::dvr::VrHwc
|