Searched defs:maxBufferCount (Results 1 – 5 of 5) sorted by relevance
53 explicit BufferPool(int maxBufferCount) : mMaxBufferCount(maxBufferCount){}; in BufferPool()
123 int maxBufferCount; in setMaxDequeuedBufferCount() local128 int* maxBufferCount) { in setMaxDequeuedBufferCount()325 const int maxBufferCount = mCore->getMaxBufferCountLocked(); in waitForFreeSlotThenRelock() local
247 int maxBufferCount = mMaxAcquiredBufferCount + mMaxDequeuedBufferCount + in getMaxBufferCountLocked() local
1094 int maxBufferCount; in setMaxDequeuedBufferCount() local
215 int32_t maxBufferCount = 2) { in setUpProducer()220 void setUpProducer(sp<IGraphicBufferProducer>& igbProducer, int32_t maxBufferCount) { in setUpProducer()