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();
506 int maxBufferCount = getMaxBufferCountLocked();
603 int maxBufferCount = getMaxBufferCountLocked();
726 int maxBufferCount = getMaxBufferCountLocked();
1030 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 359 milliseconds