Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java181 private static final Interpolator GRID_INTERPOLATOR = ACCEL_DEACCEL; field in TaskView
1067 float gridProgress = GRID_INTERPOLATOR.getInterpolation(mGridProgress); in getPersistentScale()
1469 float progress = GRID_INTERPOLATOR.getInterpolation(mGridProgress);