Home
last modified time | relevance | path

Searched refs:TAP_STATE_IDLE (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-tap.c62 CASE_RETURN_STRING(TAP_STATE_IDLE); in tap_state_to_str()
214 tp->tap.state = TAP_STATE_IDLE; in tp_tap_idle_handle_event()
247 tp->tap.state = TAP_STATE_IDLE; in tp_tap_touch_handle_event()
262 tp->tap.state = TAP_STATE_IDLE; in tp_tap_touch_handle_event()
269 tp->tap.state = TAP_STATE_IDLE; in tp_tap_touch_handle_event()
290 tp->tap.state = TAP_STATE_IDLE; in tp_tap_hold_handle_event()
301 tp->tap.state = TAP_STATE_IDLE; in tp_tap_hold_handle_event()
307 tp->tap.state = TAP_STATE_IDLE; in tp_tap_hold_handle_event()
338 tp->tap.state = TAP_STATE_IDLE; in tp_tap_tapped_handle_event()
458 tp->tap.state = TAP_STATE_IDLE; in tp_tap_touch2_release_handle_event()
[all...]
H A Devdev-mt-touchpad.h106 TAP_STATE_IDLE = 4, enumerator

Completed in 3 milliseconds