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