Home | History | Annotate | Download | only in helper

Lines Matching refs:outOfBoundsRatio

2116             float outOfBoundsRatio = Math.min(1f, 1f * absOutOfBounds / viewSize);
2118 * sDragViewScrollCapInterpolator.getInterpolation(outOfBoundsRatio));