Lines Matching refs:mAttached
136 mAttached(true) in GLConsumer()
163 mAttached(false) in GLConsumer()
248 if (mAttached) { in releaseTexImage()
261 ST_LOGV("releaseTexImage: (slot=%d, mAttached=%d)", buf, mAttached); in releaseTexImage()
263 if (mAttached) { in releaseTexImage()
294 if (mAttached) { in releaseTexImage()
371 if (!mAttached) { in updateAndReleaseLocked()
550 if (!mAttached) { in detachFromContext()
580 mAttached = false; in detachFromContext()
595 if (mAttached) { in attachToContext()
621 mAttached = true; in attachToContext()