Lines Matching refs:isAbandoned
81 if (this->isAbandoned() || !proxy) { in assignUniqueKeyToProxy()
112 if (this->isAbandoned()) { in removeUniqueKeyFromProxy()
123 if (this->isAbandoned()) { in findProxyByUniqueKey()
152 if (this->isAbandoned()) { in findOrCreateProxyByUniqueKey()
189 if (this->isAbandoned()) { in createTextureProxy()
279 if (this->isAbandoned()) { in createMipMapProxy()
459 if (this->isAbandoned()) { in wrapBackendTexture()
491 if (this->isAbandoned()) { in wrapRenderableBackendTexture()
520 if (this->isAbandoned()) { in wrapBackendRenderTarget()
543 if (this->isAbandoned()) { in wrapBackendTextureAsRenderTarget()
567 if (this->isAbandoned()) { in wrapVulkanSecondaryCBAsRenderTarget()