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