Searched refs:native_getValues (Results 1 – 2 of 2) sorted by relevance
730 native_getValues(native_instance, values); in getValues()876 private static native void native_getValues(int native_object, in native_getValues() method in Matrix
726 /*package*/ static void native_getValues(int native_object, float[] values) { in native_getValues() method in Matrix_Delegate