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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp159 int maxBufferCount = getMaxBufferCountLocked();
240 int maxBufferCount = getMaxBufferCountLocked();
290 const int maxBufferCount = getMaxBufferCountLocked();
506 int maxBufferCount = getMaxBufferCountLocked();
603 int maxBufferCount = getMaxBufferCountLocked();
726 int maxBufferCount = getMaxBufferCountLocked();
1030 int BufferQueue::getMaxBufferCountLocked() const { function in class:android::BufferQueue

Completed in 306 milliseconds