Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java1554 long estimatedTotalLatency = stillCaptureLatency.getCaptureLatency() + in testRepeatingAndCaptureCombined() local
1557 (long) (estimatedTotalLatency * (1.f - LATENCY_MARGIN)); in testRepeatingAndCaptureCombined()
1559 (long) (estimatedTotalLatency * (1.f + LATENCY_MARGIN)); in testRepeatingAndCaptureCombined()