Searched refs:NativeInterpolator (Results 1 – 18 of 18) sorted by relevance
21 import android.graphics.animation.NativeInterpolator;29 public class LinearInterpolator extends BaseInterpolator implements NativeInterpolator {
21 import android.graphics.animation.NativeInterpolator;31 implements NativeInterpolator {
21 import android.graphics.animation.NativeInterpolator;29 public class BounceInterpolator extends BaseInterpolator implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;35 public class OvershootInterpolator extends BaseInterpolator implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;34 public class AnticipateInterpolator extends BaseInterpolator implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;36 public class CycleInterpolator extends BaseInterpolator implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;36 public class DecelerateInterpolator extends BaseInterpolator implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;36 public class AccelerateInterpolator extends BaseInterpolator implements NativeInterpolator {
28 import android.graphics.animation.NativeInterpolator;39 implements NativeInterpolator {
24 import android.graphics.animation.NativeInterpolator;49 public class PathInterpolator extends BaseInterpolator implements NativeInterpolator {
22 public interface NativeInterpolator { interface
39 return ((NativeInterpolator) interpolator).createNativeInterpolator(); in createNativeInterpolator()
32 public class FallbackLUTInterpolator implements NativeInterpolator, TimeInterpolator {
155 ni = ((NativeInterpolator) mInterpolator).createNativeInterpolator(); in applyInterpolator()
1975 android.graphics.animation.NativeInterpolator
7166 …droid/internal/util/VirtualRefBasePtr;]Landroid/graphics/animation/NativeInterpolator;Landroid/vie…24915 Landroid/graphics/animation/NativeInterpolator;
1974 android.graphics.animation.NativeInterpolator
7162 …droid/internal/util/VirtualRefBasePtr;]Landroid/graphics/animation/NativeInterpolator;Landroid/vie…34552 Landroid/graphics/animation/NativeInterpolator;