Searched defs:newHeight (Results 1 – 13 of 13) sorted by relevance
69 int newHeight = orig_h * p / 100; in apply() local
196 int newHeight = (int) (orgHeight / ratio); in getPhotoIconWhenAppropriate() local
218 public static void changeDimensions(final View view, final int newWidth, final int newHeight) { in changeDimensions()
168 int newHeight = newPage.getMeasuredHeight(); in updateHeight() local
199 public static void changeDimensions(final View view, final int newWidth, final int newHeight) { in changeDimensions()
181 int newHeight = (int) (orgHeight / ratio); in getPhotoIconWhenAppropriate() local
219 final int newHeight = (int) (cropHeight * scaleFactor); in getNormalizedBitmap() local
304 float newHeight = Math.abs(fixed_y - p[1]); in fixedAspectResizeInner() local
389 int newHeight = screenHeight; in getScaleOfScreenResolution() local
829 final int newHeight) { in scaleCenterCrop()
204 public static float scale(float oldWidth, float oldHeight, float newWidth, float newHeight) { in scale()
830 int newHeight; in cropJpegDataToAspectRatio() local
1000 int newHeight = childHeightSize; in onMeasure() local