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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp171 const int minBufferSlots = getMinMaxBufferCountLocked(false);
1177 int BufferQueue::getMinMaxBufferCountLocked(bool async) const { function in class:android::BufferQueue
1182 int minMaxBufferCount = getMinMaxBufferCountLocked(async);

Completed in 165 milliseconds