Searched refs:mNeedsCleanupOnRelease (Results 1 – 2 of 2) sorted by relevance
368 mNeedsCleanupOnRelease(false) { in BufferSlot()456 bool mNeedsCleanupOnRelease; member
842 mSlots[slot].mNeedsCleanupOnRelease = true; in freeBufferLocked()976 mSlots[buf].mNeedsCleanupOnRelease = false; in acquireBuffer()1034 } else if (mSlots[buf].mNeedsCleanupOnRelease) { in releaseBuffer()1036 mSlots[buf].mNeedsCleanupOnRelease = false; in releaseBuffer()