Searched defs:preScale (Results 1 – 2 of 2) sorted by relevance
408 public boolean preScale(float sx, float sy, float px, float py) { in preScale() method in Matrix416 public boolean preScale(float sx, float sy) { in preScale() method in Matrix
819 final float[] preScale = new float[3]; in AudioService() local