Searched defs:preScale (Results 1 - 1 of 1) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DMatrix.java115 public boolean preScale(float sx, float sy, float px, float py) {
121 public boolean preScale(float sx, float sy) {
406 public boolean preScale(float sx, float sy, float px, float py) { method in class:Matrix
414 public boolean preScale(float sx, float sy) { method in class:Matrix

Completed in 202 milliseconds