Searched refs:gesture_move_x (Results 1 – 2 of 2) sorted by relevance
81 int gesture_move_x, gesture_move_y; member
1883 sc->gesture_move_x = abs(sc->gesture_start_x - sp->sp_x); in synaptics_gesture_detect()1901 sc->gesture_move_x = 0; in synaptics_gesture_detect()1923 sc->gesture_move_x, synaptics_gesture_move, abs(sp->sp_x)); in synaptics_gesture_detect()1928 ((sc->gesture_move_x < synaptics_gesture_move && in synaptics_gesture_detect()