Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java358 rawCaptureTestByCamera(/*stillRequest*/null); in testBasicRawCapture()
386 rawCaptureTestByCamera(stillRequest); in testBasicRawZslCapture()
1159 private void rawCaptureTestByCamera(CaptureRequest.Builder stillRequest) throws Exception { in rawCaptureTestByCamera() method in StillCaptureTest