Searched refs:minBufferSlots (Results 1 – 1 of 1) sorted by relevance
176 const int minBufferSlots = mCore->getMinMaxBufferCountLocked(); in setMaxDequeuedBufferCount() local177 if (bufferCount < minBufferSlots) { in setMaxDequeuedBufferCount()179 "less than minimum %d", bufferCount, minBufferSlots); in setMaxDequeuedBufferCount()