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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp284 const int maxBufferCount = getMaxBufferCountLocked(async);
511 const int maxBufferCount = getMaxBufferCountLocked(async);
668 int maxBufferCount = getMaxBufferCountLocked(false); // worst-case, i.e. largest value
1181 int BufferQueue::getMaxBufferCountLocked(bool async) const { function in class:android::BufferQueue

Completed in 24 milliseconds