Searched defs:maxBufferCount (Results 1 – 5 of 5) sorted by relevance
53 explicit BufferPool(int maxBufferCount) : mMaxBufferCount(maxBufferCount){}; in BufferPool()
172 int maxBufferCount; in setMaxDequeuedBufferCount() local177 int* maxBufferCount) { in setMaxDequeuedBufferCount()386 const int maxBufferCount = mCore->getMaxBufferCountLocked(); in waitForFreeSlotThenRelock() local
264 int maxBufferCount = mMaxAcquiredBufferCount + mMaxDequeuedBufferCount + in getMaxBufferCountLocked() local
1194 int maxBufferCount; in setMaxDequeuedBufferCount() local
244 int32_t maxBufferCount = 2) { in setUpProducer()249 void setUpProducer(sp<IGraphicBufferProducer>& igbProducer, int32_t maxBufferCount) { in setUpProducer()