Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java339 int[] YUV_FORMAT = {ImageFormat.YUV_420_888}; in testSingleCapture() local
340 testSingleCaptureForFormat(YUV_FORMAT, null, /*addPreviewDelay*/ true); in testSingleCapture()