Home
last modified time | relevance | path

Searched refs:FallbackLUTInterpolator (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DRenderNodeAnimatorSetHelper.java22 import com.android.internal.view.animation.FallbackLUTInterpolator;
48 return FallbackLUTInterpolator.createNativeInterpolator(interpolator, duration); in createNativeInterpolator()
DRenderNodeAnimator.java32 import com.android.internal.view.animation.FallbackLUTInterpolator;
178 ni = FallbackLUTInterpolator.createNativeInterpolator(mInterpolator, duration); in applyInterpolator()
/frameworks/base/core/java/com/android/internal/view/animation/
DFallbackLUTInterpolator.java31 public class FallbackLUTInterpolator implements NativeInterpolatorFactory, TimeInterpolator { class
42 public FallbackLUTInterpolator(TimeInterpolator interpolator, long duration) { in FallbackLUTInterpolator() method in FallbackLUTInterpolator
/frameworks/base/config/
Dpreloaded-classes5195 com.android.internal.view.animation.FallbackLUTInterpolator
Dboot-image-profile.txt38203 Lcom/android/internal/view/animation/FallbackLUTInterpolator;