Searched refs:mAllowAllocation (Results 1 – 3 of 3) sorted by relevance
304 bool mAllowAllocation; variable
310 } else if (mCore->mAllowAllocation) { in waitForFreeSlotThenRelock()432 if (!mCore->mAllowAllocation) { in dequeueBuffer()1243 mCore->mAllowAllocation = true; in connect()1363 if (!mCore->mAllowAllocation) { in allocateBuffers()1461 mCore->mAllowAllocation = allow; in allowAllocation()
91 mAllowAllocation(true), in BufferQueueCore()