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

/frameworks/base/services/java/com/android/server/accessibility/
H A DScreenMagnifier.java1483 Interpolator animationInterpolator, long animationDuration) {
1490 mShowHideFrameAnimator.setInterpolator(animationInterpolator);
1534 mResizeFrameAnimator.setInterpolator(animationInterpolator);
1481 Viewport(Context context, WindowManager windowManager, IWindowManager windowManagerService, DisplayProvider displayInfoProvider, Interpolator animationInterpolator, long animationDuration) argument

Completed in 188 milliseconds