Searched refs:move_y (Results 1 – 4 of 4) sorted by relevance
285 int move_y);303 int move_y);
326 int move_y) { in GestureMultiFingerScroll() argument330 count, start, delays, event_separation_time_ms, steps, move_x, move_y); in GestureMultiFingerScroll()340 int move_y) { in GestureMultiFingerScrollWithDelays() argument347 int delta_y = move_y / steps; in GestureMultiFingerScrollWithDelays()
42 void move_y(float dy) { y_ += dy; } in move_y() function
1333 int move_y = 0; in TEST_F() local1343 move_y = 0 - distance; in TEST_F()1346 move_y = distance; in TEST_F()1362 move_y * 2); in TEST_F()