Searched defs:Gusterpolator (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/util/
H A DGusterpolator.java26 public class Gusterpolator implements TimeInterpolator { class in inherits:TimeInterpolator
27 /** An instance of {@link Gusterpolator}. */
28 public static final Gusterpolator INSTANCE = new Gusterpolator();
34 private Gusterpolator() {} method in class:Gusterpolator
/packages/apps/PackageInstaller/src/android/support/wearable/view/
H A DGusterpolator.java28 class Gusterpolator implements TimeInterpolator { class in inherits:TimeInterpolator
30 /** An instance of {@link android.support.wearable.view.Gusterpolator}. */
31 public static final Gusterpolator INSTANCE = new Gusterpolator();
37 private Gusterpolator() {} method in class:Gusterpolator

Completed in 94 milliseconds