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