Home
last modified time | relevance | path

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

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