Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java601 TotalCaptureResult result = holder.getTotalCaptureResult(); in testReprocessMixedBurst()
660 TotalCaptureResult result = holder.getTotalCaptureResult(); in testReprocessBurst()
721 TotalCaptureResult result = imageResultHolder.getTotalCaptureResult(); in testReprocess()
1407 public TotalCaptureResult getTotalCaptureResult() { in getTotalCaptureResult() method in ReprocessCaptureTest.ImageResultHolder
DCameraTestUtils.java432 return getTotalCaptureResult(timeout); in getCaptureResult()
456 public TotalCaptureResult getTotalCaptureResult(long timeout) { in getTotalCaptureResult() method in CameraTestUtils.SimpleCaptureCallback
543 TotalCaptureResult result = getTotalCaptureResult(CAPTURE_RESULT_TIMEOUT_MS); in getTotalCaptureResultsForRequests()
DRobustnessTest.java1299 TotalCaptureResult result = inputCaptureListener.getTotalCaptureResult( in testReprocessStreamCombination()
1312 TotalCaptureResult result = reprocessOutputCaptureListener.getTotalCaptureResult( in testReprocessStreamCombination()