Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c302 tp_gesture_get_direction(struct tp_dispatch *tp, struct tp_touch *touch) in tp_gesture_get_direction() function
1001 dir1 = tp_gesture_get_direction(tp, first); in tp_gesture_detect_motion_gestures()
1002 dir2 = tp_gesture_get_direction(tp, second); in tp_gesture_detect_motion_gestures()
1033 dir1 = tp_gesture_get_direction(tp, first); in tp_gesture_is_pinch()
1034 dir2 = tp_gesture_get_direction(tp, second); in tp_gesture_is_pinch()

Completed in 3 milliseconds