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