Home
last modified time | relevance | path

Searched refs:MAX_BMAP_IN_INTENT (Results 1 – 1 of 1) 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()