Home
last modified time | relevance | path

Searched refs:nSetScale (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DMatrix.java331 nSetScale(native_instance, sx, sy, px, py); in setScale()
336 nSetScale(native_instance, sx, sy); in setScale()
887 private static native void nSetScale(long nObject, float sx, float sy, float px, float py); in nSetScale() method in Matrix
889 private static native void nSetScale(long nObject, float sx, float sy); in nSetScale() method in Matrix
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17987 Landroid/graphics/Matrix;->nSetScale(JFF)V
17988 Landroid/graphics/Matrix;->nSetScale(JFFFF)V