Searched refs:dequeueBufferCannotBlock (Results 1 – 2 of 2) sorted by relevance
116 bool dequeueBufferCannotBlock, int maxBufferCount) const;
187 bool dequeueBufferCannotBlock, int maxBufferCount) const { in getMaxBufferCountLocked() argument189 ((asyncMode || dequeueBufferCannotBlock) ? 1 : 0); in getMaxBufferCountLocked()