Searched defs:downY (Results 1 – 3 of 3) sorted by relevance
425 int downY = 0; in scrollForward() local504 int downY = 0; in scrollBackward() local
147 public void fling(float downScrollP, int downY, int y, int velY, int minY, int maxY, in fling()
1040 public float getDeltaPForY(int downY, int y) { in getDeltaPForY()