Searched refs:mIsReallocating (Results 1 – 2 of 2) sorted by relevance
202 BufferHubSlot() : mBufferProducer(nullptr), mIsReallocating(false) {} in BufferHubSlot()206 bool mIsReallocating; member
185 buffers_[slot].mIsReallocating = true; in dequeueBuffer()219 if (buffers_[slot].mIsReallocating) { in dequeueBuffer()221 buffers_[slot].mIsReallocating = false; in dequeueBuffer()