Searched defs:createAnticipateOvershootInterpolator (Results 1 – 2 of 2) sorted by relevance
52 public static native long createAnticipateOvershootInterpolator(float tension); in createAnticipateOvershootInterpolator() method in NativeInterpolatorFactory
40 static jlong createAnticipateOvershootInterpolator(JNIEnv* env, jobject clazz, jfloat tension) { in createAnticipateOvershootInterpolator() function