Home
last modified time | relevance | path

Searched refs:isAbandoned (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceProvider.cpp56 if (this->isAbandoned()) { in createTexture()
151 if (this->isAbandoned()) { in createTexture()
186 if (this->isAbandoned()) { in createCompressedTexture()
208 if (this->isAbandoned()) { in createTexture()
282 if (this->isAbandoned()) { in createApproxTexture()
315 SkASSERT(!this->isAbandoned()); in findAndRefScratchTexture()
334 SkASSERT(!this->isAbandoned()); in findAndRefScratchTexture()
356 if (this->isAbandoned()) { in wrapBackendTexture()
366 if (this->isAbandoned()) { in wrapCompressedBackendTexture()
379 if (this->isAbandoned()) { in wrapRenderableBackendTexture()
[all...]
H A DGrProxyProvider.cpp56 if (this->isAbandoned() || !proxy) { in assignUniqueKeyToProxy()
110 if (this->isAbandoned()) { in removeUniqueKeyFromProxy()
120 if (this->isAbandoned()) { in findProxyByUniqueKey()
143 if (this->isAbandoned()) { in testingOnly_createInstantiatedProxy()
193 if (this->isAbandoned()) { in testingOnly_createInstantiatedProxy()
233 if (this->isAbandoned()) { in findOrCreateProxyByUniqueKey()
291 if (this->isAbandoned()) { in createProxyFromBitmap()
447 if (this->isAbandoned()) { in createProxy()
498 if (this->isAbandoned()) { in createCompressedTextureProxy()
543 if (this->isAbandoned()) { in wrapBackendTexture()
936 bool GrProxyProvider::isAbandoned() const { isAbandoned() function in GrProxyProvider
[all...]
H A DGrProxyProvider.h287 bool isAbandoned() const;
H A DGrResourceProvider.h396 bool isAbandoned() const { in isAbandoned() function in GrResourceProvider

Completed in 4 milliseconds