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