Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp268 int64_t timeoutNs) { in setDequeueTimeout() argument
269 return mBase->setDequeueTimeout(timeoutNs); in setDequeueTimeout()
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h161 int64_t timeoutNs) override;
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal613 * setting @p timeoutNs equal to any negative number (such as `-1`). If
614 * @p timeoutNs is non-negative, setDequeueTimeout() shall disable
622 * @param timeoutNs Amount of time dequeueBuffer() is allowed to block
623 * before returning `TIMED_OUT`. If @p timeoutNs is negative,
631 int64_t timeoutNs
/hardware/google/av/codec2/include/
DC2Buffer.h85 c2_status_t wait(c2_nsecs_t timeoutNs);
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal679 int64_t timeoutNs