Lines Matching refs:tp_dispatch
93 tp_get_touches_delta(struct tp_dispatch *tp, bool average)
127 tp_gesture_init_scroll(struct tp_dispatch *tp)
139 tp_get_combined_touches_delta(struct tp_dispatch *tp)
145 tp_get_average_touches_delta(struct tp_dispatch *tp)
151 tp_gesture_start(struct tp_dispatch *tp, uint64_t time)
193 tp_get_raw_pointer_motion(struct tp_dispatch *tp)
207 tp_has_pending_pointer_motion(struct tp_dispatch *tp, uint64_t time)
224 tp_gesture_post_pointer_motion(struct tp_dispatch *tp, uint64_t time)
244 tp_gesture_get_active_touches(const struct tp_dispatch *tp,
291 tp_gesture_mm_moved(struct tp_dispatch *tp, struct tp_touch *t)
302 tp_gesture_get_direction(struct tp_dispatch *tp, struct tp_touch *touch)
314 tp_gesture_get_pinch_info(struct tp_dispatch *tp,
333 tp_gesture_init_pinch(struct tp_dispatch *tp)
343 tp_gesture_set_scroll_buildup(struct tp_dispatch *tp)
358 tp_gesture_apply_scroll_constraints(struct tp_dispatch *tp,
486 log_gesture_bug(struct tp_dispatch *tp, enum gesture_event event)
495 tp_gesture_is_quick_hold(struct tp_dispatch *tp)
506 tp_gesture_use_hold_timer(struct tp_dispatch *tp)
541 tp_gesture_set_hold_timer(struct tp_dispatch *tp, uint64_t time)
558 tp_gesture_handle_event_on_state_none(struct tp_dispatch *tp,
587 tp_gesture_handle_event_on_state_unknown(struct tp_dispatch *tp,
627 tp_gesture_handle_event_on_state_hold(struct tp_dispatch *tp,
665 tp_gesture_handle_event_on_state_hold_and_motion(struct tp_dispatch *tp,
690 tp_gesture_handle_event_on_state_pointer_motion(struct tp_dispatch *tp,
728 tp_gesture_handle_event_on_state_scroll(struct tp_dispatch *tp,
754 tp_gesture_handle_event_on_state_pinch(struct tp_dispatch *tp,
776 tp_gesture_handle_event_on_state_swipe(struct tp_dispatch *tp,
798 tp_gesture_handle_event(struct tp_dispatch *tp,
845 struct tp_dispatch *tp = data;
854 tp_gesture_tap_timeout(struct tp_dispatch *tp, uint64_t time)
864 tp_gesture_detect_motion_gestures(struct tp_dispatch *tp, uint64_t time)
1025 tp_gesture_is_pinch(struct tp_dispatch *tp)
1052 tp_gesture_handle_state_none(struct tp_dispatch *tp, uint64_t time)
1126 tp_gesture_handle_state_unknown(struct tp_dispatch *tp, uint64_t time,
1134 tp_gesture_handle_state_hold(struct tp_dispatch *tp, uint64_t time,
1144 tp_gesture_handle_state_hold_and_pointer_motion(struct tp_dispatch *tp, uint64_t time)
1153 tp_gesture_handle_state_pointer_motion(struct tp_dispatch *tp, uint64_t time)
1160 tp_gesture_handle_state_scroll(struct tp_dispatch *tp, uint64_t time)
1194 tp_gesture_handle_state_swipe(struct tp_dispatch *tp, uint64_t time)
1213 tp_gesture_handle_state_pinch(struct tp_dispatch *tp, uint64_t time)
1250 tp_gesture_post_gesture(struct tp_dispatch *tp, uint64_t time,
1279 tp_gesture_thumb_moved(struct tp_dispatch *tp)
1298 tp_gesture_post_events(struct tp_dispatch *tp, uint64_t time,
1337 tp_gesture_stop_twofinger_scroll(struct tp_dispatch *tp, uint64_t time)
1348 tp_gesture_end(struct tp_dispatch *tp, uint64_t time, bool cancelled)
1393 tp_gesture_cancel(struct tp_dispatch *tp, uint64_t time)
1399 tp_gesture_cancel_motion_gestures(struct tp_dispatch *tp, uint64_t time)
1406 tp_gesture_stop(struct tp_dispatch *tp, uint64_t time)
1414 struct tp_dispatch *tp = data;
1425 tp_gesture_handle_state(struct tp_dispatch *tp, uint64_t time)
1466 tp_gesture_are_gestures_enabled(struct tp_dispatch *tp)
1476 struct tp_dispatch *tp = tp_dispatch(dispatch);
1490 struct tp_dispatch *tp = tp_dispatch(dispatch);
1500 struct tp_dispatch *tp = tp_dispatch(dispatch);
1508 tp_init_gesture(struct tp_dispatch *tp)
1545 tp_remove_gesture(struct tp_dispatch *tp)