Searched refs:touchMove (Results 1 – 1 of 1) sorted by relevance
135 touchMove(downX + (int) (xStep * i), downY + (int) (yStep * i), button); in swipe()159 private boolean touchMove(int x, int y, int button) { in touchMove() method in GestureBot