HomeSort by relevance Sort by last modified time
    Searched refs:MAX_BMAP_IN_INTENT (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java 84 public static final int MAX_BMAP_IN_INTENT = 750000;
440 ret = getDownsampledBitmap(ret, MAX_BMAP_IN_INTENT);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 95 public static final int MAX_BMAP_IN_INTENT = 990000;
    [all...]

Completed in 34 milliseconds