Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java712 int[] fullYUVColors = convertPixelYuvToRgba(yuvImage.getWidth(), in testAllOutputYUVResolutions() local
714 Bitmap fullYUVBmap = Bitmap.createBitmap(fullYUVColors, in testAllOutputYUVResolutions()