Searched defs:newWidth (Results 1 – 7 of 7) sorted by relevance
267 int newWidth = (int) (orgWidth / ratio); in getPhotoIconWhenAppropriate() local
955 private static void copyExif(MediaItem item, String destination, int newWidth, int newHeight) { in copyExif()968 private static void copyExif(String source, String destination, int newWidth, int newHeight) { in copyExif()
245 int newWidth = mBalloonView.getMeasuredWidth() + getPaddingLeft() in setBalloonSize() local
373 int newWidth = mWidgetView.getWidth() + 2 * mBackgroundPadding - mWidgetPaddingLeft - in snapToWidget() local
210 int newWidth = widthSpecSize; in onMeasure() local
949 int newWidth = widthSpecSize; in onMeasure() local
484 int newWidth = bitmap.getWidth(); in createScreenshot() local