Home
last modified time | relevance | path

Searched refs:getCurveScaleForCurveInterpolation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskView.java583 float curveScaleForCurveInterpolation = getCurveScaleForCurveInterpolation( in onPageScroll()
749 return getCurveScaleForCurveInterpolation(curveInterpolation); in getCurveScaleForInterpolation()
752 private static float getCurveScaleForCurveInterpolation(float curveInterpolation) { in getCurveScaleForCurveInterpolation() method in TaskView