Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.h124 TAP_TOUCH_STATE_IDLE = 16, /**< not in touch */ enumerator
Devdev-mt-touchpad-tap.c931 t->tap.state = TAP_TOUCH_STATE_IDLE; in tp_tap_handle_state()
1004 t->tap.state == TAP_TOUCH_STATE_IDLE) in tp_tap_handle_timeout()