Searched refs:native_getValues (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DMatrix.java762 native_getValues(native_instance, values);
913 private static native void native_getValues(long native_object, method in class:Matrix
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DMatrix_Delegate.java670 /*package*/ static void native_getValues(long native_object, float[] values) { method in class:Matrix_Delegate

Completed in 91 milliseconds