Searched refs:maxBuffers (Results 1 – 3 of 3) sorted by relevance
209 … maxBuffers(4), //QCOM camera will use 4 buffers, although it actually only has 3 right now. in PVRefBufferAlloc()246 if (numAllocated < maxBuffers) in allocate()275 return maxBuffers; in getNumBuffers()281 int32 maxBuffers; variable
507 int32 maxBuffers; variable
2532 …fferAlloc(uint32 size, uint32 buffers): refCount(0), bufferSize(size), maxBuffers(buffers), numAll… in PVRefBufferAlloc()2559 if (numAllocated < maxBuffers) in allocate()2584 return maxBuffers; in getNumBuffers()