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

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

Completed in 58 milliseconds