Home | History | Annotate | Download | only in util

Lines Matching refs:sourceHeight

828         final int sourceHeight = source.getHeight();
834 final float yScale = (float) newHeight / sourceHeight;
839 final float scaledHeight = scale * sourceHeight;