Searched defs:curveInterpolation (Results 1 – 1 of 1) sorted by relevance
488 float curveInterpolation = in onPageScroll() local582 float curveInterpolation = CURVE_INTERPOLATOR.getInterpolation(linearInterpolation); in getCurveScaleForInterpolation() local586 private static float getCurveScaleForCurveInterpolation(float curveInterpolation) { in getCurveScaleForCurveInterpolation()