Searched defs:computeSampleSizeLarger (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBitmapUtils.java86 public static int computeSampleSizeLarger(int w, int h, method in class:BitmapUtils
97 public static int computeSampleSizeLarger(float scale) { method in class:BitmapUtils
/packages/apps/WallpaperPicker/src/com/android/gallery3d/common/
H A DUtils.java133 public static int computeSampleSizeLarger(float scale) { method in class:Utils

Completed in 590 milliseconds