Searched defs:tension (Results 1 – 2 of 2) sorted by relevance
15 public static native long createAnticipateInterpolator(float tension); in createAnticipateInterpolator()17 public static native long createAnticipateOvershootInterpolator(float tension); in createAnticipateOvershootInterpolator()27 public static native long createOvershootInterpolator(float tension); in createOvershootInterpolator()
37 protected static long createAnticipateInterpolator(float tension) { in createAnticipateInterpolator()42 protected static long createAnticipateOvershootInterpolator(float tension) { in createAnticipateOvershootInterpolator()67 protected static long createOvershootInterpolator(float tension) { in createOvershootInterpolator()