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

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

Completed in 88 milliseconds