Searched refs:mAllowAllocation (Results 1 – 3 of 3) sorted by relevance
301 bool mAllowAllocation; variable
345 } else if (mCore->mAllowAllocation) { in waitForFreeSlotThenRelock()479 if (!mCore->mAllowAllocation) { in dequeueBuffer()1380 mCore->mAllowAllocation = true; in connect()1515 if (!mCore->mAllowAllocation) { in allocateBuffers()1658 mCore->mAllowAllocation = allow; in allowAllocation()
121 mAllowAllocation(true), in BufferQueueCore()