Searched refs:smoothOutOfBoundsRatio (Results 1 – 1 of 1) sorted by relevance
108 (int) (direction * MAX_SCROLL_STEP * smoothOutOfBoundsRatio(outOfBoundsRatio)); in computeScrollDistance()125 private float smoothOutOfBoundsRatio(float ratio) { in smoothOutOfBoundsRatio() method in ViewAutoScroller