Searched refs:mAllowAllocation (Results 1 – 3 of 3) sorted by relevance
300 bool mAllowAllocation; variable
310 } else if (mCore->mAllowAllocation) { in waitForFreeSlotThenRelock()432 if (!mCore->mAllowAllocation) { in dequeueBuffer()1235 mCore->mAllowAllocation = true; in connect()1355 if (!mCore->mAllowAllocation) { in allocateBuffers()1453 mCore->mAllowAllocation = allow; in allowAllocation()
90 mAllowAllocation(true), in BufferQueueCore()