Searched defs:maxBufferCount (Results 1 – 5 of 5) sorted by relevance
53 explicit BufferPool(int maxBufferCount) : mMaxBufferCount(maxBufferCount){}; in BufferPool()
125 int maxBufferCount; in setMaxDequeuedBufferCount() local130 int* maxBufferCount) { in setMaxDequeuedBufferCount()327 const int maxBufferCount = mCore->getMaxBufferCountLocked(); in waitForFreeSlotThenRelock() local
246 int maxBufferCount = mMaxAcquiredBufferCount + mMaxDequeuedBufferCount + in getMaxBufferCountLocked() local
1121 int maxBufferCount; in setMaxDequeuedBufferCount() local
237 int32_t maxBufferCount = 2) { in setUpProducer()242 void setUpProducer(sp<IGraphicBufferProducer>& igbProducer, int32_t maxBufferCount) { in setUpProducer()