Searched refs:nGetValues (Results 1 – 3 of 3) sorted by relevance
755 nGetValues(native_instance, values); in getValues()869 private static native void nGetValues(long nObject, float[] values); in nGetValues() method in Matrix
681 /*package*/ static void nGetValues(long native_object, float[] values) { in nGetValues() method in Matrix_Delegate
22248 Landroid/graphics/Matrix;->nGetValues(J[F)V