Searched refs:DIM_INTERPOLATOR (Results 1 – 3 of 3) sorted by relevance
69 public static final PathInterpolator DIM_INTERPOLATOR = field in Interpolators
30 import static com.android.wm.shell.animation.Interpolators.DIM_INTERPOLATOR;616 mDismissingDimValue = DIM_INTERPOLATOR.getInterpolation(fraction); in applyDividerPosition()
23 import static com.android.wm.shell.animation.Interpolators.DIM_INTERPOLATOR;1193 fraction = DIM_INTERPOLATOR.getInterpolation(fraction); in getDimFraction()