Home
last modified time | relevance | path

Searched refs:LinearInterpolator (Results 1 – 25 of 58) sorted by relevance

123

/aosp12/frameworks/base/core/java/android/view/animation/
H A DLinearInterpolator.java29 public class LinearInterpolator extends BaseInterpolator implements NativeInterpolator { class
31 public LinearInterpolator() { in LinearInterpolator() method in LinearInterpolator
34 public LinearInterpolator(Context context, AttributeSet attrs) { in LinearInterpolator() method in LinearInterpolator
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DSoftLandingInterpolator.java21 import android.view.animation.LinearInterpolator;
29 private final LinearInterpolator fly;
38 fly = new LinearInterpolator(); in SoftLandingInterpolator()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/
H A DPawAnswerHint.java33 import android.view.animation.LinearInterpolator;
151 new LinearInterpolator()); in createFadeInScaleAndAlpha()
159 new LinearInterpolator()); in createFadeInScaleAndAlpha()
179 new LinearInterpolator()); in createFadeOutScaleAndAlpha()
187 new LinearInterpolator()); in createFadeOutScaleAndAlpha()
H A DDotAnswerHint.java31 import android.view.animation.LinearInterpolator;
170 new LinearInterpolator()); in createFadeInScaleAndAlpha()
178 new LinearInterpolator()); in createFadeInScaleAndAlpha()
224 new LinearInterpolator()); in createFadeOutScaleAndAlpha()
232 new LinearInterpolator()); in createFadeOutScaleAndAlpha()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastDefaultAnimation.kt21 import android.view.animation.LinearInterpolator
39 val linearInterp = LinearInterpolator()
77 val linearInterp = LinearInterpolator()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DInterpolators.java20 import android.view.animation.LinearInterpolator;
28 public static final Interpolator LINEAR = new LinearInterpolator();
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLinearSmoothScroller.java26 import android.view.animation.LinearInterpolator;
83 protected final LinearInterpolator mLinearInterpolator = new LinearInterpolator();
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleBackground.java25 import android.view.animation.LinearInterpolator;
32 private static final TimeInterpolator LINEAR_INTERPOLATOR = new LinearInterpolator();
H A DRippleAnimationSession.java32 import android.view.animation.LinearInterpolator;
46 private static final TimeInterpolator LINEAR_INTERPOLATOR = new LinearInterpolator();
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DInterpolators.java26 import android.view.animation.LinearInterpolator;
113 public static final Interpolator LINEAR = new LinearInterpolator();
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMovingSurfaceViewActivity.java29 import android.view.animation.LinearInterpolator;
98 mAnimator.setInterpolator(new LinearInterpolator()); in onCreate()
H A DStretchySurfaceViewActivity.java32 import android.view.animation.LinearInterpolator;
120 mAnimator.setInterpolator(new LinearInterpolator()); in onCreate()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DPendingInsetsControllerTest.java37 import android.view.animation.LinearInterpolator;
101 systemBars(), 0, new LinearInterpolator(), cancellationSignal, listener); in testControl()
113 new LinearInterpolator(), cancellationSignal, listener); in testControl_direct()
H A DInsetsControllerTest.java69 import android.view.animation.LinearInterpolator;
204 new LinearInterpolator(), new CancellationSignal(), mockListener); in testControlsRevoked_duringAnim()
225 mController.controlWindowInsetsAnimation(0, 0 /* durationMs */, new LinearInterpolator(), in testFrameDoesntMatchDisplay()
505 new LinearInterpolator(), new CancellationSignal(), mockListener); in testAnimationEndState_controller()
533 new LinearInterpolator(), cancellationSignal, mockListener); in testCancellation_afterGainingControl()
556 mController.controlWindowInsetsAnimation(ime(), 0, new LinearInterpolator(), in testControlImeNotReady()
581 mController.controlWindowInsetsAnimation(ime(), 0, new LinearInterpolator(), in testControlImeNotReady_controlRevoked()
602 mController.controlWindowInsetsAnimation(ime(), 0, new LinearInterpolator(), in testControlImeNotReady_timeout()
625 mController.controlWindowInsetsAnimation(ime(), 0, new LinearInterpolator(), in testControlImeNotReady_cancel()
H A DInsetsAnimationControlImplTest.java44 import android.view.animation.LinearInterpolator;
112 mMockController, 10 /* durationMs */, new LinearInterpolator(), in setup()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/animation/
H A DNativeInterpolatorFactory_Delegate.java33 import android.view.animation.LinearInterpolator;
90 return sManager.addNewDelegate(new LinearInterpolator()); in createLinearInterpolator()
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DCaptureAnimationOverlay.java30 import android.view.animation.LinearInterpolator;
61 mFlashAnimInterpolator = new LinearInterpolator(); in CaptureAnimationOverlay()
/aosp12/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DChatActivity.java41 import android.view.animation.LinearInterpolator;
99 1000, new LinearInterpolator(), null /* cancellationSignal */, in onCreate()
194 new LinearInterpolator(), null /* cancellationSignal */, in onCreate()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/
H A DInterpolators.java24 import android.view.animation.LinearInterpolator;
35 public static final Interpolator LINEAR = new LinearInterpolator();
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationSpec.java35 import android.view.animation.LinearInterpolator;
57 private final LinearInterpolator mLinearInterpolator;
67 mLinearInterpolator = new LinearInterpolator(); in TaskFragmentAnimationSpec()
/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DProgressDrawable.java31 import android.view.animation.LinearInterpolator;
86 mAnimator.setInterpolator(new LinearInterpolator()); in ProgressDrawable()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedBackgroundPanelOrganizer.java29 import android.view.animation.LinearInterpolator;
137 mAlphaAnimator.setInterpolator(new LinearInterpolator()); in createBackgroundSurface()
H A DOneHandedTutorialHandler.java42 import android.view.animation.LinearInterpolator;
255 mAlphaAnimator.setInterpolator(new LinearInterpolator()); in setupAlphaTransition()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DBurnInProtectionHelper.java32 import android.view.animation.LinearInterpolator;
125 mCenteringAnimator.setInterpolator(new LinearInterpolator()); in BurnInProtectionHelper()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsEnrollDrawable.java32 import android.view.animation.LinearInterpolator;
166 mTipHintColorAnimator.setInterpolator(new LinearInterpolator()); in UdfpsEnrollDrawable()
203 mEdgeHintColorAnimator.setInterpolator(new LinearInterpolator()); in UdfpsEnrollDrawable()

123