Home
last modified time | relevance | path

Searched defs:maxBufferCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DBufferQueueCore.cpp105 int maxBufferCount = 0; in dump() local
154 int maxBufferCount = max(mDefaultMaxBufferCount, minMaxBufferCount); in getMaxBufferCountLocked() local
DBufferQueueProducer.cpp143 const int maxBufferCount = mCore->getMaxBufferCountLocked(async); in waitForFreeSlotThenRelock() local
556 const int maxBufferCount = mCore->getMaxBufferCountLocked(async); in queueBuffer() local
935 int maxBufferCount = mCore->getMaxBufferCountLocked(async); in allocateBuffers() local