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