Searched refs:SLOWDOWN_INTERPOLATOR (Results 1 – 3 of 3) sorted by relevance
66 public static final PathInterpolator SLOWDOWN_INTERPOLATOR = field in Interpolators
31 import static com.android.wm.shell.animation.Interpolators.SLOWDOWN_INTERPOLATOR;631 float result = SLOWDOWN_INTERPOLATOR.getInterpolation(fraction) / 3.5f; in calculateParallaxDismissingFraction()
24 import static com.android.wm.shell.animation.Interpolators.SLOWDOWN_INTERPOLATOR;1269 float result = SLOWDOWN_INTERPOLATOR.getInterpolation(fraction) / 3.5f; in calculateParallaxDismissingFraction()