| /frameworks/base/graphics/java/android/graphics/animation/ |
| D | FallbackLUTInterpolator.java | 43 public FallbackLUTInterpolator(TimeInterpolator interpolator, long duration) { in FallbackLUTInterpolator() 48 private static float[] createLUT(TimeInterpolator interpolator, long duration) { in createLUT() 71 public static long createNativeInterpolator(TimeInterpolator interpolator, long duration) { in createNativeInterpolator()
|
| D | NativeInterpolatorFactory.java | 34 public static long createNativeInterpolator(TimeInterpolator interpolator, long in createNativeInterpolator()
|
| /frameworks/libs/systemui/animationlib/src/com/android/app/animation/ |
| D | InterpolatorsAndroidX.java | 325 public static Interpolator clampToProgress(Interpolator interpolator, float lowerBound, in clampToProgress() 343 Interpolator interpolator, float progress, float lowerBound, float upperBound) { in clampToProgress() 379 public static Interpolator mapToProgress(Interpolator interpolator, float lowerBound, in mapToProgress() 390 public static Interpolator reverse(Interpolator interpolator) { in reverse()
|
| D | Interpolators.java | 319 public static Interpolator clampToProgress(Interpolator interpolator, float lowerBound, in clampToProgress() 337 Interpolator interpolator, float progress, float lowerBound, float upperBound) { in clampToProgress() 373 public static Interpolator mapToProgress(Interpolator interpolator, float lowerBound, in mapToProgress() 384 public static Interpolator reverse(Interpolator interpolator) { in reverse()
|
| /frameworks/base/core/java/android/animation/ |
| D | FloatKeyframeSet.java | 64 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getFloatValue() local 80 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getFloatValue() local 94 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getFloatValue() local
|
| D | IntKeyframeSet.java | 64 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getIntValue() local 80 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getIntValue() local 93 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getIntValue() local
|
| D | KeyframeSet.java | 207 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getValue() local 218 final TimeInterpolator interpolator = mLastKeyframe.getInterpolator(); in getValue() local 232 final TimeInterpolator interpolator = nextKeyframe.getInterpolator(); in getValue() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/ |
| D | AppearAnimationCreator.java | 31 float translationY, boolean appearing, Interpolator interpolator, in createAnimation() 38 float translationY, boolean appearing, Interpolator interpolator, in createAnimation()
|
| D | DisappearAnimationUtils.java | 35 float delayScaleFactor, Interpolator interpolator) { in DisappearAnimationUtils() 41 float delayScaleFactor, Interpolator interpolator, RowTranslationScaler rowScaler) { in DisappearAnimationUtils()
|
| D | AppearAnimationUtils.java | 52 float delayScaleFactor, Interpolator interpolator) { in AppearAnimationUtils() 182 boolean appearing, Interpolator interpolator, final Runnable endRunnable) { in createAnimation() 189 long duration, float translationY, boolean appearing, Interpolator interpolator, in createAnimation() 237 float endTranslationY, Interpolator interpolator) { in startTranslationYAnimation() 245 float endTranslationY, Interpolator interpolator, AnimatorListenerAdapter listener) { in startTranslationYAnimation()
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowAnimationSpec.java | 239 private static float findAlmostThereFraction(Interpolator interpolator) { in findAlmostThereFraction() 247 private float findMiddleOfTranslationFraction(Interpolator interpolator) { in findMiddleOfTranslationFraction() 256 Interpolator interpolator, float target, float epsilon) { in findInterpolationAdjustedTargetFraction()
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | MessagingPropertyAnimator.java | 104 Interpolator interpolator) { in startLocalTranslationFrom() 115 Interpolator interpolator) { in startLocalTranslationTo() 141 Interpolator interpolator) { in startTopAnimation()
|
| D | LockPatternView.java | 481 Interpolator interpolator, Runnable finishRunnable) { in startCellStateAnimation() 497 long delay, long duration, Interpolator interpolator, final Runnable finishRunnable) { in startCellStateAnimationSw() 530 long delay, long duration, Interpolator interpolator, final Runnable finishRunnable) { in startCellStateAnimationHw() 562 long delay, long duration, Interpolator interpolator, in startRtAlphaAnimation() 575 long delay, long duration, Interpolator interpolator) { in startRtFloatAnimation()
|
| /frameworks/base/libs/hwui/ |
| D | PropertyValuesAnimatorSet.cpp | 26 Interpolator* interpolator, nsecs_t startDelay, in addPropertyAnimator() 128 PropertyAnimator::PropertyAnimator(PropertyValuesHolder* holder, Interpolator* interpolator, in PropertyAnimator()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
| D | TvPipBackgroundView.java | 77 Interpolator interpolator = TvPipInterpolators.ENTER; in transitionToMenuMode() local
|
| /frameworks/base/libs/hwui/tests/unit/ |
| D | PathInterpolatorTests.cpp | 83 PathInterpolator interpolator(getX(data), getY(data)); in TEST() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
| D | NotificationSection.java | 122 Interpolator interpolator = Interpolators.FAST_OUT_SLOW_IN; in startTopAnimation() local 170 Interpolator interpolator = Interpolators.FAST_OUT_SLOW_IN; in startBottomAnimation() local
|
| /frameworks/base/core/java/android/widget/ |
| D | OverScroller.java | 63 public OverScroller(Context context, Interpolator interpolator) { in OverScroller() 76 public OverScroller(Context context, Interpolator interpolator, boolean flywheel) { in OverScroller() 100 public OverScroller(Context context, Interpolator interpolator, in OverScroller() 119 public OverScroller(Context context, Interpolator interpolator, in OverScroller() 125 void setInterpolator(Interpolator interpolator) { in setInterpolator()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | KeyguardAffordanceView.java | 375 Interpolator interpolator = circleRadius == 0.0f in setCircleRadius() local 444 Interpolator interpolator) { in setImageScale() 495 Interpolator interpolator, Runnable runnable) { in setImageAlpha()
|
| /frameworks/base/core/java/android/view/ |
| D | InsetsAnimationThreadControlRunner.java | 114 Interpolator interpolator, @AnimationType int animationType, in InsetsAnimationThreadControlRunner()
|
| D | InsetsController.java | 603 long durationMs, Interpolator interpolator, @AnimationType int animationType, in PendingControlRequest() 619 final Interpolator interpolator; field in InsetsController.PendingControlRequest 1259 @Nullable Interpolator interpolator, in controlWindowInsetsAnimation() 1269 boolean fromIme, long durationMs, @Nullable Interpolator interpolator, in controlWindowInsetsAnimation() 1289 long durationMs, Interpolator interpolator, in controlAnimationUnchecked() 1312 long durationMs, Interpolator interpolator, in controlAnimationUncheckedInner()
|
| D | WindowInsetsController.java | 198 @Nullable Interpolator interpolator, in controlWindowInsetsAnimation()
|
| D | WindowInsetsAnimation.java | 56 @WindowInsets.Type.InsetsType int typeMask, @Nullable Interpolator interpolator, in WindowInsetsAnimation()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
| D | PropertyAnimator.java | 107 Interpolator interpolator = customInterpolator != null ? customInterpolator in startAnimation() local
|
| /frameworks/base/core/java/android/view/animation/ |
| D | AnimationSet.java | 353 final Interpolator interpolator = a.mInterpolator; in initializeInvalidateRegion() local 463 final Interpolator interpolator = mInterpolator; in initialize() local
|