Searched refs:gesture_start_x (Results 1 – 2 of 2) sorted by relevance
80 int gesture_start_x, gesture_start_y; member
699 sc->gesture_start_x = sc->gesture_start_y = 0; in pms_synaptics_enable()1883 sc->gesture_move_x = abs(sc->gesture_start_x - sp->sp_x); in synaptics_gesture_detect()1899 sc->gesture_start_x = abs(sp->sp_x); in synaptics_gesture_detect()1908 sc->gesture_start_x, sc->gesture_start_y); in synaptics_gesture_detect()