Searched refs:imgBounds (Results 1 – 1 of 1) sorted by relevance
207 RectF imgBounds = new RectF(0, 0, bitmap.getWidth(), bitmap.getHeight()); in doneLoadBitmap() local208 mCropView.initialize(bitmap, imgBounds, imgBounds, orientation); in doneLoadBitmap()