Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DBlockingInputAllocation.java205 private void waitForBufferWithTimeout(long timeoutMs) { in waitForBufferWithTimeout() method in BlockingInputAllocation.OnBufferAvailableListener
231 waitForBufferWithTimeout(TIMEOUT_MS); in waitForBuffer()
233 waitForBufferWithTimeout(timeoutMs + TIMEOUT_MS); in waitForBuffer()
243 waitForBufferWithTimeout(TIMEOUT_MS); in waitForBuffer()