Home
last modified time | relevance | path

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

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