Searched defs:resizeDownBySideLength (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBitmapUtils.java139 public static Bitmap resizeDownBySideLength( method in class:BitmapUtils
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
H A DBitmapUtils.java139 public static Bitmap resizeDownBySideLength( method in class:BitmapUtils
/packages/apps/Mms/src/com/android/mms/util/
H A DThumbnailManager.java349 bitmap = resizeDownBySideLength(bitmap, THUMBNAIL_TARGET_SIZE, true);
392 private Bitmap resizeDownBySideLength( method in class:ThumbnailManager.ThumbnailTask

Completed in 121 milliseconds