Searched refs:SLOWDOWN_INTERPOLATOR (Results 1 – 2 of 2) sorted by relevance
93 public static final PathInterpolator SLOWDOWN_INTERPOLATOR = field in Interpolators
30 import static com.android.wm.shell.animation.Interpolators.SLOWDOWN_INTERPOLATOR;1038 float result = SLOWDOWN_INTERPOLATOR.getInterpolation(fraction) / 3.5f;