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