Searched defs:createLinearInterpolator (Results 1 – 2 of 2) sorted by relevance
54 static jlong createLinearInterpolator(JNIEnv* env, jobject clazz) { in createLinearInterpolator() function99 { "createLinearInterpolator", "()J", (void*) createLinearInterpolator }, in createLinearInterpolator() method
60 public static native long createLinearInterpolator(); in createLinearInterpolator() method in NativeInterpolatorFactory