Searched refs:mNeedsReallocation (Results 1 – 4 of 4) sorted by relevance
187 mNeedsReallocation(false) { in BufferSlot()234 bool mNeedsReallocation; member
263 mSlots[slot].mNeedsReallocation = true; in clearBufferSlotLocked()
514 attachedByConsumer = mSlots[found].mNeedsReallocation; in dequeueBuffer()515 mSlots[found].mNeedsReallocation = false; in dequeueBuffer()876 mSlots[*outSlot].mNeedsReallocation = false; in attachBuffer()
424 mSlots[*outSlot].mNeedsReallocation = true; in attachBuffer()