Searched refs:nSetValues (Results 1 – 3 of 3) 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
20881 Landroid/graphics/Matrix;->nSetValues(J[F)V