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