Home
last modified time | relevance | path

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

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