Searched refs:nSetValues (Results 1 – 2 of 2) sorted by relevance
767 nSetValues(native_instance, values); in setValues()871 private static native void nSetValues(long nObject, float[] values); in nSetValues() method in Matrix
691 /*package*/ static void nSetValues(long native_object, float[] values) { in nSetValues() method in Matrix_Delegate