Home
last modified time | relevance | path

Searched refs:saved_press_time (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-tap.c170 tp->tap.saved_press_time = time; in tp_tap_idle_handle_event()
203 tp->tap.saved_press_time = time; in tp_tap_touch_handle_event()
208 tp->tap.saved_press_time, in tp_tap_touch_handle_event()
258 tp->tap.saved_press_time = time; in tp_tap_hold_handle_event()
298 tp->tap.saved_press_time = time; in tp_tap_tapped_handle_event()
333 tp->tap.saved_press_time = time; in tp_tap_touch2_handle_event()
370 tp->tap.saved_press_time = time; in tp_tap_touch2_hold_handle_event()
409 tp->tap.saved_press_time, in tp_tap_touch2_release_handle_event()
437 tp->tap.saved_press_time, in tp_tap_touch2_release_handle_event()
479 tp->tap.saved_press_time, in tp_tap_touch3_handle_event()
[all …]
Devdev-mt-touchpad.h409 uint64_t saved_press_time, member