Searched refs:touchMove (Results 1 – 1 of 1) sorted by relevance
278 private boolean touchMove(int x, int y) { in touchMove() method in InteractionController356 ret &= touchMove(downX + (int)(xStep * i), downY + (int)(yStep * i)); in swipe()401 ret &= touchMove(segments[seg].x + (int)(xStep * i), in swipe()