Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1266 Pair<CaptureRequest, Long> captureStart = mCaptureStartQueue.poll( in getCaptureStartTimestamps() local
1269 + CAPTURE_RESULT_TIMEOUT_MS + "ms", captureStart); in getCaptureStartTimestamps()
1271 timestamps.add(captureStart.second); in getCaptureStartTimestamps()