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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp167 const int minBufferSlots = getMinMaxBufferCountLocked();
1021 int BufferQueue::getMinMaxBufferCountLocked() const { function in class:android::BufferQueue
1031 int minMaxBufferCount = getMinMaxBufferCountLocked();

Completed in 1528 milliseconds