Lines Matching defs:time
151 tp_gesture_start(struct tp_dispatch *tp, uint64_t time) in tp_gesture_start()
207 tp_has_pending_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_has_pending_pointer_motion()
224 tp_gesture_post_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_gesture_post_pointer_motion()
361 uint64_t time) in tp_gesture_apply_scroll_constraints()
541 tp_gesture_set_hold_timer(struct tp_dispatch *tp, uint64_t time) in tp_gesture_set_hold_timer()
560 uint64_t time) in tp_gesture_handle_event_on_state_none()
589 uint64_t time) in tp_gesture_handle_event_on_state_unknown()
629 uint64_t time) in tp_gesture_handle_event_on_state_hold()
667 uint64_t time) in tp_gesture_handle_event_on_state_hold_and_motion()
692 uint64_t time) in tp_gesture_handle_event_on_state_pointer_motion()
730 uint64_t time) in tp_gesture_handle_event_on_state_scroll()
756 uint64_t time) in tp_gesture_handle_event_on_state_pinch()
778 uint64_t time) in tp_gesture_handle_event_on_state_swipe()
800 uint64_t time) in tp_gesture_handle_event()
854 tp_gesture_tap_timeout(struct tp_dispatch *tp, uint64_t time) in tp_gesture_tap_timeout()
864 tp_gesture_detect_motion_gestures(struct tp_dispatch *tp, uint64_t time) in tp_gesture_detect_motion_gestures()
1052 tp_gesture_handle_state_none(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_none()
1126 tp_gesture_handle_state_unknown(struct tp_dispatch *tp, uint64_t time, in tp_gesture_handle_state_unknown()
1134 tp_gesture_handle_state_hold(struct tp_dispatch *tp, uint64_t time, in tp_gesture_handle_state_hold()
1144 tp_gesture_handle_state_hold_and_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_hold_and_pointer_motion()
1153 tp_gesture_handle_state_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_pointer_motion()
1160 tp_gesture_handle_state_scroll(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_scroll()
1194 tp_gesture_handle_state_swipe(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_swipe()
1213 tp_gesture_handle_state_pinch(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state_pinch()
1250 tp_gesture_post_gesture(struct tp_dispatch *tp, uint64_t time, in tp_gesture_post_gesture()
1298 tp_gesture_post_events(struct tp_dispatch *tp, uint64_t time, in tp_gesture_post_events()
1337 tp_gesture_stop_twofinger_scroll(struct tp_dispatch *tp, uint64_t time) in tp_gesture_stop_twofinger_scroll()
1348 tp_gesture_end(struct tp_dispatch *tp, uint64_t time, bool cancelled) in tp_gesture_end()
1393 tp_gesture_cancel(struct tp_dispatch *tp, uint64_t time) in tp_gesture_cancel()
1399 tp_gesture_cancel_motion_gestures(struct tp_dispatch *tp, uint64_t time) in tp_gesture_cancel_motion_gestures()
1406 tp_gesture_stop(struct tp_dispatch *tp, uint64_t time) in tp_gesture_stop()
1425 tp_gesture_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_gesture_handle_state()