Home | History | Annotate | Download | only in util

Lines Matching refs:xScale

833         final float xScale = (float) newWidth / sourceWidth;
835 final float scale = Math.max(xScale, yScale);