Searched refs:highresBitmap (Results 1 – 1 of 1) sorted by relevance
763 Bitmap highresBitmap = PrimaryImage.getImage().getOriginalBitmapHighres(); in onPostExecute() local764 if (highresBitmap != null) { in onPostExecute()765 float highResPreviewScale = (float) highresBitmap.getWidth() in onPostExecute()