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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp159 int maxBufferCount = getMaxBufferCountLocked();
240 int maxBufferCount = getMaxBufferCountLocked();
290 const int maxBufferCount = getMaxBufferCountLocked();
505 int maxBufferCount = getMaxBufferCountLocked();
602 int maxBufferCount = getMaxBufferCountLocked();
725 int maxBufferCount = getMaxBufferCountLocked();
1029 int BufferQueue::getMaxBufferCountLocked() const { function in class:android::BufferQueue
/frameworks/native/include/gui/
H A DBufferQueue.h321 // getMaxBufferCountLocked returns the maximum number of buffers that can
332 int getMaxBufferCountLocked() const;

Completed in 29 milliseconds