Searched refs:mAllowAllocation (Results 1 – 3 of 3) sorted by relevance
288 bool mAllowAllocation; variable
304 } else if (mCore->mAllowAllocation) { in waitForFreeSlotThenRelock()419 if (!mCore->mAllowAllocation) { in dequeueBuffer()1222 mCore->mAllowAllocation = true; in connect()1342 if (!mCore->mAllowAllocation) { in allocateBuffers()1432 mCore->mAllowAllocation = allow; in allowAllocation()
88 mAllowAllocation(true), in BufferQueueCore()