Lines Matching refs:mAttached
170 mAttached(true) in GLConsumer()
198 mAttached(false) in GLConsumer()
281 if (mAttached) { in releaseTexImage()
294 GLC_LOGV("releaseTexImage: (slot=%d, mAttached=%d)", buf, mAttached); in releaseTexImage()
296 if (mAttached) { in releaseTexImage()
326 if (mAttached) { in releaseTexImage()
406 if (!mAttached) { in updateAndReleaseLocked()
601 if (!mAttached) { in detachFromContext()
631 mAttached = false; in detachFromContext()
646 if (mAttached) { in attachToContext()
672 mAttached = true; in attachToContext()