OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeInitialSampleSize
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
BitmapUtils.java
61
int initialSize =
computeInitialSampleSize
(
69
private static int
computeInitialSampleSize
(int w, int h,
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BitmapUtils.java
61
int initialSize =
computeInitialSampleSize
(
69
private static int
computeInitialSampleSize
(int w, int h,
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
BitmapUtils.java
61
int initialSize =
computeInitialSampleSize
(
69
private static int
computeInitialSampleSize
(int w, int h,
/frameworks/base/media/java/android/media/
ThumbnailUtils.java
258
int initialSize =
computeInitialSampleSize
(options, minSideLength,
274
private static int
computeInitialSampleSize
(BitmapFactory.Options options,
/packages/apps/Gallery/src/com/android/camera/
Util.java
104
int initialSize =
computeInitialSampleSize
(options, minSideLength,
120
private static int
computeInitialSampleSize
(BitmapFactory.Options options,
/packages/apps/LegacyCamera/src/com/android/camera/
Util.java
177
int initialSize =
computeInitialSampleSize
(options, minSideLength,
193
private static int
computeInitialSampleSize
(BitmapFactory.Options options,
/packages/apps/Camera/src/com/android/camera/
Util.java
218
int initialSize =
computeInitialSampleSize
(options, minSideLength,
234
private static int
computeInitialSampleSize
(BitmapFactory.Options options,
/packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java
241
int initialSize =
computeInitialSampleSize
(options, minSideLength,
257
private static int
computeInitialSampleSize
(BitmapFactory.Options options,
[
all
...]
Completed in 769 milliseconds