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