Home
last modified time | relevance | path

Searched refs:TAP_STATE_DEAD (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-tap.c90 CASE_RETURN_STRING(TAP_STATE_DEAD); in tap_state_to_str()
184 tp->tap.state = TAP_STATE_DEAD; in tp_tap_move_to_dead()
208 tp->tap.state = TAP_STATE_DEAD; in tp_tap_idle_handle_event()
259 tp->tap.state = TAP_STATE_DEAD; in tp_tap_touch_handle_event()
298 tp->tap.state = TAP_STATE_DEAD; in tp_tap_hold_handle_event()
345 tp->tap.state = TAP_STATE_DEAD; in tp_tap_tapped_handle_event()
387 tp->tap.state = TAP_STATE_DEAD; in tp_tap_touch2_handle_event()
421 tp->tap.state = TAP_STATE_DEAD; in tp_tap_touch2_hold_handle_event()
468 tp->tap.state = TAP_STATE_DEAD; in tp_tap_touch2_release_handle_event()
509 tp->tap.state = TAP_STATE_DEAD; in tp_tap_touch3_handle_event()
[all...]
H A Devdev-mt-touchpad.h134 TAP_STATE_DEAD, /**< finger count exceeded */ enumerator
H A Devdev-mt-touchpad-gestures.c533 if (tp->tap.state == TAP_STATE_DEAD) in tp_gesture_use_hold_timer()

Completed in 6 milliseconds