Searched refs:timeoutUs (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
D | media_hidl_test_common.h | 104 Message* msg, int64_t timeoutUs, 107 int64_t finishBy = android::ALooper::GetNowUs() + timeoutUs; 153 (timeoutUs < 0) 300 OMX_U32 kPortIndexOutput, int64_t timeoutUs = DEFAULT_TIMEOUT);
|
D | media_hidl_test_common.cpp | 368 OMX_U32 kPortIndexOutput, int64_t timeoutUs) { in flushPorts() argument 376 status = observer->dequeueMessage(&msg, timeoutUs, iBuffer, oBuffer); in flushPorts() 391 status = observer->dequeueMessage(&msg, timeoutUs, iBuffer, oBuffer); in flushPorts()
|