Home
last modified time | relevance | path

Searched defs:inputResults (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java1435 TotalCaptureResult[] inputResults = new TotalCaptureResult[1]; in submitCaptureRequest() local
1453 TotalCaptureResult[] inputResults) throws Exception { in submitMixedCaptureBurstRequest()