Searched refs:refsWrappedObjects (Results 1 – 8 of 8) sorted by relevance
142 bool GrRenderTargetProxy::refsWrappedObjects() const { in refsWrappedObjects() function in GrRenderTargetProxy148 return surface->resourcePriv().refsWrappedObjects(); in refsWrappedObjects()
56 bool refsWrappedObjects() const { return fResource->fRefsWrappedObjects; } in refsWrappedObjects() function
103 bool refsWrappedObjects() const;
544 if (!resource->resourcePriv().refsWrappedObjects() && in notifyARefCntReachedZero()1085 SkASSERT(!resource->resourcePriv().refsWrappedObjects()); in validate()1089 SkASSERT(!resource->resourcePriv().refsWrappedObjects()); in validate()1096 resource->resourcePriv().refsWrappedObjects()); in validate()
255 if (resource->resourcePriv().refsWrappedObjects()) { in update()
588 bool refsWrappedObjects() const { return this->asRenderTargetProxy()->refsWrappedObjects(); } in refsWrappedObjects() function
128 if (subset || !srcView.asTextureProxy() || rtp->refsWrappedObjects()) { in onNewImageSnapshot()555 if (!oldTexture->resourcePriv().refsWrappedObjects()) { in onReplaceBackendTexture()
804 texture->resourcePriv().refsWrappedObjects()) { in MakeBackendTextureFromSkImage()813 SkASSERT(!texture->resourcePriv().refsWrappedObjects()); in MakeBackendTextureFromSkImage()