Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest-device-qemu-usb-tablet.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
Dlitest-device-xen-virtual-pointer.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
Dlitest-device-vmware-virtual-usb-mouse.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
Dlitest-device-alps-3fg.c46 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() function
Dlitest-int.h84 bool (*touch_down)(struct litest_device *d, unsigned int slot, double x, double y); member