Searched refs:gesture_notify (Results 1 – 1 of 1) sorted by relevance
/third_party/libinput/src/ |
D | libinput.c | 2810 gesture_notify(struct libinput_device *device, in gesture_notify() function 2849 gesture_notify(device, time, type, finger_count, 0, delta, unaccel, in gesture_notify_swipe() 2861 gesture_notify(device, time, LIBINPUT_EVENT_GESTURE_SWIPE_END, in gesture_notify_swipe_end() 2875 gesture_notify(device, time, type, finger_count, 0, in gesture_notify_pinch() 2888 gesture_notify(device, time, LIBINPUT_EVENT_GESTURE_PINCH_END, in gesture_notify_pinch_end()
|