Searched defs:createLinearInterpolator (Results 1 – 3 of 3) sorted by relevance
33 public static native long createLinearInterpolator(); in createLinearInterpolator() method in NativeInterpolatorFactoryHelper
89 /*package*/ static long createLinearInterpolator() { in createLinearInterpolator() method in NativeInterpolatorFactoryHelper_Delegate
58 static jlong createLinearInterpolator(JNIEnv* env, jobject clazz) { in createLinearInterpolator() function