Home
last modified time | relevance | path

Searched defs:setCursorPositionAsync (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayInterface.h51 virtual int32_t setCursorPositionAsync(uint32_t __unused x_pos, in setCursorPositionAsync() function
H A DExynosDisplayDrmInterface.cpp1146 int32_t ExynosDisplayDrmInterface::setCursorPositionAsync(uint32_t x_pos, uint32_t y_pos) in setCursorPositionAsync() function in ExynosDisplayDrmInterface
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer.h773 … int (*setCursorPositionAsync)(struct hwc_composer_device_1 *dev, int disp, int x_pos, int y_pos); member
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp4204 int32_t ExynosDisplay::setCursorPositionAsync(uint32_t x_pos, uint32_t y_pos) { in setCursorPositionAsync() function in ExynosDisplay