Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java738 long avgPostviewLatency = (long) Stat.getAverage(postviewCaptureTimes); in testPostviewAndCapture() local
739 mReportLog.addValue("avg_postview_latency", avgPostviewLatency, in testPostviewAndCapture()