Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad.h52 TOUCH_MAYBE_END = 4, enumerator
64 CASE_RETURN_STRING(TOUCH_MAYBE_END); in touch_state_to_str()
H A Devdev-mt-touchpad.c342 if (t->state == TOUCH_MAYBE_END) { in tp_new_touch()
388 * yet. All the TOUCH_MAYBE_END touches get properly ended once the device
399 case TOUCH_MAYBE_END: in tp_maybe_end_touch()
415 t->state = TOUCH_MAYBE_END; in tp_maybe_end_touch()
443 if (t->state != TOUCH_MAYBE_END) { in tp_end_touch()
637 if (t->state != TOUCH_MAYBE_END) in tp_restore_synaptics_touches()
1282 t->state == TOUCH_MAYBE_END) in tp_unhover_pressure()
1694 if (t->state == TOUCH_MAYBE_END) in tp_pre_process_state()
H A Devdev-mt-touchpad-edge-scroll.c400 case TOUCH_MAYBE_END: in tp_edge_scroll_handle_state()

Completed in 7 milliseconds