Home
last modified time | relevance | path

Searched refs:TOUCH_NONE (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad.h48 TOUCH_NONE = 0, enumerator
60 CASE_RETURN_STRING(TOUCH_NONE); in touch_state_to_str()
H A Devdev-mt-touchpad-tap.c1214 if (!t->dirty || t->state == TOUCH_NONE) in tp_tap_handle_state()
1348 if (t->state == TOUCH_NONE || in tp_tap_handle_timeout()
1372 if (t->state == TOUCH_NONE) in tp_tap_enabled_update()
1604 if (t->state == TOUCH_NONE) in tp_release_all_taps()
H A Devdev-mt-touchpad.c398 case TOUCH_NONE: in tp_maybe_end_touch()
417 t->state = TOUCH_NONE; in tp_maybe_end_touch()
1220 if (t->state == TOUCH_NONE) in tp_unhover_pressure()
1281 t->state == TOUCH_NONE || in tp_unhover_pressure()
1308 if (t->state == TOUCH_NONE) in tp_unhover_size()
1380 t->state == TOUCH_NONE) in tp_unhover_fake_touches()
1422 t->state == TOUCH_NONE) in tp_position_fake_touches()
1438 if (t->state == TOUCH_NONE) in tp_position_fake_touches()
1719 if (t->state == TOUCH_NONE) in tp_process_state()
1830 t->state = TOUCH_NONE; in tp_post_process_state()
[all...]
H A Devdev-mt-touchpad-thumb.c286 if (t->state == TOUCH_NONE || in tp_thumb_update_multifinger()
H A Devdev-mt-touchpad-edge-scroll.c385 case TOUCH_NONE: in tp_edge_scroll_handle_state()
H A Devdev-mt-touchpad-buttons.c537 if (t->state == TOUCH_NONE || t->state == TOUCH_HOVERING) in tp_button_handle_state()

Completed in 10 milliseconds