Searched refs:mAllowAllocation (Results 1 – 3 of 3) sorted by relevance
298 bool mAllowAllocation; variable
333 } else if (mCore->mAllowAllocation) { in waitForFreeSlotThenRelock()459 if (!mCore->mAllowAllocation) { in dequeueBuffer()1289 mCore->mAllowAllocation = true; in connect()1414 if (!mCore->mAllowAllocation) { in allocateBuffers()1522 mCore->mAllowAllocation = allow; in allowAllocation()
121 mAllowAllocation(true), in BufferQueueCore()