Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java343 int[] RAW_FORMAT = {ImageFormat.RAW_SENSOR}; in testSingleCapture() local
344 testSingleCaptureForFormat(RAW_FORMAT, "raw", /*addPreviewDelay*/ true); in testSingleCapture()