Searched refs:totalY (Results 1 – 2 of 2) sorted by relevance
34 boolean onScroll(float dx, float dy, float totalX, float totalY); in onScroll() argument
1035 public boolean onScroll(float dx, float dy, float totalX, float totalY) { in onScroll() argument1049 int newDeltaY = calculateDeltaY(totalY); in onScroll()