Searched refs:dampedScroll (Results 1 – 2 of 2) sorted by relevance
42 public static int dampedScroll(float amount, int max) { in dampedScroll() method in OverScroll
667 int scroll = OverScroll.dampedScroll(getUndampedOverScrollShift(), primarySize); in dispatchDraw()