Searched refs:getDownsampledBitmap (Results 1 – 1 of 1) sorted by relevance
443 ret = getDownsampledBitmap(ret, MAX_BMAP_IN_INTENT); in doInBackground()629 protected static Bitmap getDownsampledBitmap(Bitmap image, int max_size) { in getDownsampledBitmap() method in CropActivity