Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java417 fullRawCaptureTestByCamera(/*stillRequest*/null); in testFullRawCapture()
449 fullRawCaptureTestByCamera(stillRequest); in testFullRawZSLCapture()
1197 private void fullRawCaptureTestByCamera(CaptureRequest.Builder stillRequest) throws Exception { in fullRawCaptureTestByCamera() method in StillCaptureTest