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