Searched defs:loadScale (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ | ||
H A D | Matrix3f.java | 171 public void loadScale(float x, float y) { in loadScale() method in Matrix3f |
H A D | Matrix2f.java | 124 public void loadScale(float x, float y) { in loadScale() method in Matrix2f |
H A D | Matrix4f.java | 200 public void loadScale(float x, float y, float z) { in loadScale() method in Matrix4f |
/aosp14/frameworks/base/libs/hwui/ | ||
H A D | Matrix.cpp | 293 void Matrix4::loadScale(float sx, float sy, float sz) { in loadScale() function in android::uirenderer::Matrix4 |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |