Lines Matching refs:mAttached
124 mAttached(true) in GLConsumer()
153 mAttached(false) in GLConsumer()
236 if (mAttached) { in releaseTexImage()
249 GLC_LOGV("releaseTexImage: (slot=%d, mAttached=%d)", buf, mAttached); in releaseTexImage()
251 if (mAttached) { in releaseTexImage()
283 if (mAttached) { in releaseTexImage()
364 if (!mAttached) { in updateAndReleaseLocked()
558 if (!mAttached) { in detachFromContext()
588 mAttached = false; in detachFromContext()
603 if (mAttached) { in attachToContext()
629 mAttached = true; in attachToContext()