HomeSort by relevance Sort by last modified time
    Searched refs:native_getValues (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Matrix.java 762 native_getValues(native_instance, values);
913 private static native void native_getValues(long native_object,
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 670 /*package*/ static void native_getValues(long native_object, float[] values) {
    [all...]

Completed in 141 milliseconds