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