Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-tap.c1046 tp_tap_handle_event(struct tp_dispatch *tp, in tp_tap_handle_event() function
1211 tp_tap_handle_event(tp, NULL, TAP_EVENT_BUTTON, time); in tp_tap_handle_state()
1232 tp_tap_handle_event(tp, in tp_tap_handle_state()
1247 tp_tap_handle_event(tp, t, TAP_EVENT_PALM, time); in tp_tap_handle_state()
1263 tp_tap_handle_event(tp, t, TAP_EVENT_TOUCH, time); in tp_tap_handle_state()
1268 tp_tap_handle_event(tp, t, TAP_EVENT_RELEASE, time); in tp_tap_handle_state()
1273 tp_tap_handle_event(tp, t, TAP_EVENT_THUMB, time); in tp_tap_handle_state()
1285 tp_tap_handle_event(tp, t, TAP_EVENT_MOTION, time); in tp_tap_handle_state()
1345 tp_tap_handle_event(tp, NULL, TAP_EVENT_TIMEOUT, time); in tp_tap_handle_timeout()

Completed in 2 milliseconds