Home | History | Annotate | Download | only in imagebackend

Lines Matching refs:convertedImage

875         final int[] convertedImage;
885 convertedImage = runSelectedConversion(img.proxy, safeCrop, subsample);
890 onPreviewDone(resultImage, inputImage, convertedImage, TaskInfo.Destination.FAST_THUMBNAIL);