Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskView.java109 private static final TimeInterpolator CURVE_INTERPOLATOR field in TaskView
582 CURVE_INTERPOLATOR.getInterpolation(scrollState.linearInterpolation); in onPageScroll()
748 float curveInterpolation = CURVE_INTERPOLATOR.getInterpolation(linearInterpolation); in getCurveScaleForInterpolation()