Searched defs:dequeueBufferCannotBlock (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DBufferQueueCore.cpp183 bool dequeueBufferCannotBlock, int maxBufferCount) const {
185 ((asyncMode || dequeueBufferCannotBlock) ? 1 : 0);
182 getMaxBufferCountLocked(bool asyncMode, bool dequeueBufferCannotBlock, int maxBufferCount) const argument

Completed in 68 milliseconds