Searched defs:touch_down (Results 1 – 5 of 5) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-qemu-usb-tablet.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
|
D | litest-device-xen-virtual-pointer.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
|
D | litest-device-vmware-virtual-usb-mouse.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
|
D | litest-device-alps-3fg.c | 46 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
|
D | litest-int.h | 84 bool (*touch_down)(struct litest_device *d, unsigned int slot, double x, double y); member
|