Searched refs:xStep (Results 1 – 1 of 1) sorted by relevance
118 double xStep = 0; in swipe() local126 xStep = ((double) (upX - downX)) / swipeSteps; in swipe()135 touchMove(downX + (int) (xStep * i), downY + (int) (yStep * i), button); in swipe()