Home
last modified time | relevance | path

Searched refs:yuvBmap (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java1222 Bitmap yuvBmap = Bitmap.createBitmap(yuvColors, yuvPatch.width(), in testAllOutputYUVResolutions() local
1236 double difference = BitmapUtils.calcDifferenceMetric(yuvBmap, jpegBmap); in testAllOutputYUVResolutions()
1254 dumpFile(yuvFileName, yuvBmap); in testAllOutputYUVResolutions()