Searched refs:getMinMaxBufferCountLocked (Results 1 – 3 of 3) sorted by relevance
98 int getMinMaxBufferCountLocked() const;
186 int BufferQueueCore::getMinMaxBufferCountLocked() const { in getMinMaxBufferCountLocked() function in android::BufferQueueCore
142 const int minBufferSlots = mCore->getMinMaxBufferCountLocked(); in setMaxDequeuedBufferCount()