Searched refs:inputResult (Results 1 – 3 of 3) sorted by relevance
738 Surface output, TotalCaptureResult inputResult) throws Exception { in submitCaptureRequest() argument745 boolean isReprocess = (inputResult != null); in submitCaptureRequest()747 builder = mCamera.createReprocessCaptureRequest(inputResult); in submitCaptureRequest()
1061 TotalCaptureResult inputResult = in captureReprocessedRawShot() local1064 builder = mCamera.createReprocessCaptureRequest(inputResult); in captureReprocessedRawShot()
1432 TotalCaptureResult inputResult) throws Exception { in submitCaptureRequest() argument1436 inputResults[0] = inputResult; in submitCaptureRequest()