Lines Matching refs:isDDLProvider
58 SkASSERT(this->isDDLProvider() == proxy->creatingProvider()); in assignUniqueKeyToProxy()
196 this->isDDLProvider())); in createWrapped()
199 this->isDDLProvider())); in createWrapped()
439 this->isDDLProvider())); in createProxy()
444 useAllocator, this->isDDLProvider())); in createProxy()
523 this->isDDLProvider())); in wrapBackendTexture()
558 this->isDDLProvider())); in wrapCompressedBackendTexture()
599 this->isDDLProvider())); in wrapRenderableBackendTexture()
743 this->isDDLProvider())); in createLazyProxy()
778 useAllocator, this->isDDLProvider())); in createLazyRenderTargetProxy()
865 GrDDLProvider GrProxyProvider::isDDLProvider() const { in isDDLProvider() function in GrProxyProvider