Searched refs:FallbackLUTInterpolator (Results 1 – 7 of 7) sorted by relevance
32 public class FallbackLUTInterpolator implements NativeInterpolator, TimeInterpolator { class43 public FallbackLUTInterpolator(TimeInterpolator interpolator, long duration) { in FallbackLUTInterpolator() method in FallbackLUTInterpolator
41 return FallbackLUTInterpolator.createNativeInterpolator(interpolator, duration); in createNativeInterpolator()
158 ni = FallbackLUTInterpolator.createNativeInterpolator(mInterpolator, duration); in applyInterpolator()
2180 android.graphics.animation.FallbackLUTInterpolator
24964 Landroid/graphics/animation/FallbackLUTInterpolator;
2184 android.graphics.animation.FallbackLUTInterpolator
35071 Landroid/graphics/animation/FallbackLUTInterpolator;