/aosp12/frameworks/base/core/java/android/animation/ |
H A D | TimeInterpolator.java | 37 float getInterpolation(float input); in getInterpolation() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | SystemUIInterpolators.java | 45 public float getInterpolation(float t) { in getInterpolation() method in SystemUIInterpolators.LogDecelerateInterpolator 70 public float getInterpolation(float t) { in getInterpolation() method in SystemUIInterpolators.LogAccelerateInterpolator
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | BounceInterpolator.java | 29 public float getInterpolation(float t) { in getInterpolation() method in BounceInterpolator
|
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | AccelerateDecelerateInterpolator.java | 39 public float getInterpolation(float input) { in getInterpolation() method in AccelerateDecelerateInterpolator
|
H A D | LinearInterpolator.java | 37 public float getInterpolation(float input) { in getInterpolation() method in LinearInterpolator
|
H A D | BounceInterpolator.java | 41 public float getInterpolation(float t) { in getInterpolation() method in BounceInterpolator
|
H A D | CycleInterpolator.java | 59 public float getInterpolation(float input) { in getInterpolation() method in CycleInterpolator
|
H A D | AnticipateInterpolator.java | 68 public float getInterpolation(float t) { in getInterpolation() method in AnticipateInterpolator
|
H A D | OvershootInterpolator.java | 69 public float getInterpolation(float t) { in getInterpolation() method in OvershootInterpolator
|
H A D | AccelerateInterpolator.java | 77 public float getInterpolation(float input) { in getInterpolation() method in AccelerateInterpolator
|
H A D | DecelerateInterpolator.java | 69 public float getInterpolation(float input) { in getInterpolation() method in DecelerateInterpolator
|
H A D | AnticipateOvershootInterpolator.java | 94 public float getInterpolation(float t) { in getInterpolation() method in AnticipateOvershootInterpolator
|
/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/ |
H A D | Gusterpolator.java | 65 public float getInterpolation(float input) { in getInterpolation() method in Gusterpolator
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | Gusterpolator.java | 63 public float getInterpolation(float input) { in getInterpolation() method in Gusterpolator
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | LogDecelerateInterpolator.java | 40 public float getInterpolation(float t) { in getInterpolation() method in LogDecelerateInterpolator
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | LogAccelerateInterpolator.java | 22 public float getInterpolation(float t) { in getInterpolation() method in LogAccelerateInterpolator
|
H A D | LogDecelerateInterpolator.java | 23 public float getInterpolation(float t) { in getInterpolation() method in LogDecelerateInterpolator
|
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
H A D | SoftLandingInterpolator.java | 48 public float getInterpolation(float input) { in getInterpolation() method in SoftLandingInterpolator
|
/aosp12/frameworks/base/graphics/java/android/graphics/animation/ |
H A D | FallbackLUTInterpolator.java | 77 public float getInterpolation(float input) { in getInterpolation() method in FallbackLUTInterpolator
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/ |
H A D | CarCubicBezierInterpolator.java | 102 public float getInterpolation(float time) { in getInterpolation() method in CarCubicBezierInterpolator
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/ |
H A D | CubicBezierInterpolator.java | 39 public float getInterpolation(float v) { in getInterpolation() method in CubicBezierInterpolator
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/animation/ |
H A D | NativeInterpolatorFactory_Delegate.java | 118 public float getInterpolation(float input) { in getInterpolation() method in NativeInterpolatorFactory_Delegate.LutInterpolator
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/ |
H A D | FlingAnimationUtils.java | 261 public float getInterpolation(float input) { in getInterpolation() method in FlingAnimationUtils.InterpolatorInterpolator 282 public float getInterpolation(float input) { in getInterpolation() method in FlingAnimationUtils.VelocityInterpolator
|
/aosp12/packages/apps/PhoneCommon/src/com/android/phone/common/compat/ |
H A D | PathInterpolatorCompat.java | 72 public float getInterpolation(float t) { in getInterpolation() method in PathInterpolatorCompat.PathInterpolatorBase
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | PathInterpolatorBuilder.java | 120 public float getInterpolation(float t) { in getInterpolation() method in PathInterpolatorBuilder.PathInterpolator
|