Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DBurstCaptureTest.java79 final long MAX_PREVIEW_RESULT_TIMEOUT_MS = 1000; in yuvBurstTestByCamera() local
173 CaptureResult result = resultListener.getCaptureResult(MAX_PREVIEW_RESULT_TIMEOUT_MS); in yuvBurstTestByCamera()
203 … CaptureResult result = resultListener.getCaptureResult(MAX_PREVIEW_RESULT_TIMEOUT_MS); in yuvBurstTestByCamera()
262 lockedResult = resultListener.getCaptureResult(MAX_PREVIEW_RESULT_TIMEOUT_MS); in yuvBurstTestByCamera()
335 burstResult = resultListener.getCaptureResult(MAX_PREVIEW_RESULT_TIMEOUT_MS); in yuvBurstTestByCamera()