Home
last modified time | relevance | path

Searched defs:native_preScale (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DMatrix.java869 private static native void native_preScale(long native_object, in native_preScale() method in Matrix
871 private static native void native_preScale(long native_object, in native_preScale() method in Matrix
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DMatrix_Delegate.java394 /*package*/ static void native_preScale(long native_object, float sx, float sy, in native_preScale() method in Matrix_Delegate
403 /*package*/ static void native_preScale(long native_object, float sx, float sy) { in native_preScale() method in Matrix_Delegate