Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java675 int[] yuvColors = convertPixelYuvToRgba(yuvPatch.width(), in testAllOutputYUVResolutions() local
677 Bitmap yuvBmap = Bitmap.createBitmap(yuvColors, yuvPatch.width(), in testAllOutputYUVResolutions()