Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/animation/
DInterpolators.java48 public static final Interpolator STANDARD_DECELERATE = new PathInterpolator( field in Interpolators
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/animation/view/
DLoadingAnimation.kt125 interpolator = Interpolators.STANDARD_DECELERATE in <lambda>()
245 interpolator = Interpolators.STANDARD_DECELERATE in <lambda>()