Searched refs:acquiredBuf (Results 1 – 1 of 1) sorted by relevance
84 MediaBufferBase *acquiredBuf = nullptr; in wrap() local86 &acquiredBuf, nonBlocking, requestedSize); in wrap()87 if (err == OK && acquiredBuf != nullptr) { in wrap()88 *buf = acquiredBuf->wrap(); in wrap()