Searched refs:outOfBoundsRatio (Results 1 – 2 of 2) sorted by relevance
1349 final float outOfBoundsRatio = Math.min( in computeScrollDistance() local1354 direction * maxScrollStep * smoothOutOfBoundsRatio(outOfBoundsRatio); in computeScrollDistance()
2135 float outOfBoundsRatio = Math.min(1f, 1f * absOutOfBounds / viewSize); in interpolateOutOfBoundsScroll() local2137 sDragViewScrollCapInterpolator.getInterpolation(outOfBoundsRatio)); in interpolateOutOfBoundsScroll()