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