Home
last modified time | relevance | path

Searched refs:MAX_BMAP_IN_INTENT (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java86 public static final int MAX_BMAP_IN_INTENT = 750000; field in CropActivity
443 ret = getDownsampledBitmap(ret, MAX_BMAP_IN_INTENT); in doInBackground()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperCropActivity.java73 public static final int MAX_BMAP_IN_INTENT = 750000; field in WallpaperCropActivity