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