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.java834 private static native boolean native_preScale(int native_object, in native_preScale() method in Matrix
836 private static native boolean native_preScale(int native_object, in native_preScale() method in Matrix
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DMatrix_Delegate.java397 /*package*/ static boolean native_preScale(int native_object, float sx, float sy, in native_preScale() method in Matrix_Delegate
409 /*package*/ static boolean native_preScale(int native_object, float sx, float sy) { in native_preScale() method in Matrix_Delegate