Searched refs:hasPending (Results 1 – 2 of 2) sorted by relevance
305 bool hasPending() const;
198 bool CCodecBufferChannel::ReorderStash::hasPending() const { in hasPending() function in android::CCodecBufferChannel::ReorderStash529 mReorderStash.lock()->hasPending() || in feedInputBufferIfAvailableInternal()1561 if (!reorder->hasPending()) { in sendOutputBuffers()