Searched refs:getMinUndequeuedBufferCountLocked (Results 1 – 3 of 3) sorted by relevance
133 int BufferQueueCore::getMinUndequeuedBufferCountLocked(bool async) const { in getMinUndequeuedBufferCountLocked() function in android::BufferQueueCore148 return getMinUndequeuedBufferCountLocked(async) + 1; in getMinMaxBufferCountLocked()
207 mCore->getMinUndequeuedBufferCountLocked(async); in waitForFreeSlotThenRelock()748 value = mCore->getMinUndequeuedBufferCountLocked(false); in query()
85 int getMinUndequeuedBufferCountLocked(bool async) const;