Searched refs:outOfBoundsRatio (Results 1 – 1 of 1) sorted by relevance
2116 float outOfBoundsRatio = Math.min(1f, 1f * absOutOfBounds / viewSize); in interpolateOutOfBoundsScroll() local2118 * sDragViewScrollCapInterpolator.getInterpolation(outOfBoundsRatio)); in interpolateOutOfBoundsScroll()