Home
last modified time | relevance | path

Searched refs:finger_count_switch_timer (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c857 libinput_timer_set(&tp->gesture.finger_count_switch_timer, in tp_gesture_handle_state()
881 libinput_timer_init(&tp->gesture.finger_count_switch_timer, in tp_init_gesture()
890 libinput_timer_cancel(&tp->gesture.finger_count_switch_timer); in tp_remove_gesture()
Devdev-mt-touchpad.h339 struct libinput_timer finger_count_switch_timer; member
Devdev-mt-touchpad.c2011 libinput_timer_destroy(&tp->gesture.finger_count_switch_timer); in tp_interface_destroy()