Home
last modified time | relevance | path

Searched defs:linearInterpolation (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DTaskView.java747 public static float getCurveScaleForInterpolation(float linearInterpolation) { in getCurveScaleForInterpolation()
DRecentsView.java1325 public float linearInterpolation; field in RecentsView.ScrollState