Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java210 TotalCaptureResult totalResult = resultPair.first; in testPartialResult() local
232 totalResult.getCameraId(), id); in testPartialResult()
233 List<CaptureResult.Key<?>> totalResultKeys = totalResult.getKeys(); in testPartialResult()
238 List<CaptureResult> totalResultPartials = totalResult.getPartialResults(); in testPartialResult()
DMultiResolutionReprocessCaptureTest.java695 TotalCaptureResult totalResult = submitCaptureRequest( in doMultiResReprocessCapture() local
698 totalResult.getPhysicalCameraTotalResults(); in doMultiResReprocessCapture()