Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java738 Surface output, TotalCaptureResult inputResult) throws Exception { in submitCaptureRequest() argument
745 boolean isReprocess = (inputResult != null); in submitCaptureRequest()
747 builder = mCamera.createReprocessCaptureRequest(inputResult); in submitCaptureRequest()
DDngCreatorTest.java1061 TotalCaptureResult inputResult = in captureReprocessedRawShot() local
1064 builder = mCamera.createReprocessCaptureRequest(inputResult); in captureReprocessedRawShot()
DReprocessCaptureTest.java1432 TotalCaptureResult inputResult) throws Exception { in submitCaptureRequest() argument
1436 inputResults[0] = inputResult; in submitCaptureRequest()