Searched refs:mNeedsReallocation (Results 1 – 4 of 4) sorted by relevance
185 mNeedsReallocation(false) { in BufferSlot()232 bool mNeedsReallocation; member
217 mSlots[slot].mNeedsReallocation = true; in clearBufferSlotLocked()
461 attachedByConsumer = mSlots[found].mNeedsReallocation; in dequeueBuffer()462 mSlots[found].mNeedsReallocation = false; in dequeueBuffer()756 mSlots[*outSlot].mNeedsReallocation = false; in attachBuffer()
385 mSlots[*outSlot].mNeedsReallocation = true; in attachBuffer()