Searched refs:jpegPatch (Results 1 – 2 of 2) sorted by relevance
431 Bitmap jpegPatch = BitmapRegionDecoder.newInstance(compressedJpegData, in testRaw16JpegConsistency() local436 double difference = BitmapUtils.calcDifferenceMetric(jpegPatch, rawPatch); in testRaw16JpegConsistency()442 jpegPatch.compress(Bitmap.CompressFormat.JPEG, 90, fileStream); in testRaw16JpegConsistency()
410 Rect jpegPatch = new Rect(); in testAllOutputYUVResolutions() local411 tempPatch.roundOut(jpegPatch); in testAllOutputYUVResolutions()425 Bitmap fullSizeJpegBmap = decoder.decodeRegion(jpegPatch, opt); in testAllOutputYUVResolutions()