Searched refs:native_setValues (Results 1 – 2 of 2) sorted by relevance
743 native_setValues(native_instance, values); in setValues()878 private static native void native_setValues(int native_object, in native_setValues() method in Matrix
736 /*package*/ static void native_setValues(int native_object, float[] values) { in native_setValues() method in Matrix_Delegate