Searched refs:getCroppedImage (Results 1 – 1 of 1) sorted by relevance
441 Bitmap ret = getCroppedImage(img, mCrop, mPhoto); in doInBackground()617 protected static Bitmap getCroppedImage(Bitmap image, RectF cropBounds, RectF photoBounds) { in getCroppedImage() method in CropActivity