Home
last modified time | relevance | path

Searched refs:isDDLProvider (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp61 SkASSERT(this->isDDLProvider() == proxy->creatingProvider()); in assignUniqueKeyToProxy()
221 sk_sp<GrTextureProxy>(new GrTextureRenderTargetProxy(std::move(tex), useAllocator, this->isDDLProvider()))); in createWrapped()
225 this->isDDLProvider()))); in createWrapped()
486 this->isDDLProvider()))); in createProxy()
491 useAllocator, this->isDDLProvider()))); in createProxy()
570 this->isDDLProvider()))); in wrapBackendTexture()
605 this->isDDLProvider()))); in wrapCompressedBackendTexture()
646 this->isDDLProvider())); in wrapRenderableBackendTexture()
648 this->isDDLProvider()))); in wrapRenderableBackendTexture()
798 this->isDDLProvider()))); in createLazyProxy()
920 GrDDLProvider GrProxyProvider::isDDLProvider() const { isDDLProvider() function in GrProxyProvider
[all...]
H A DGrProxyProvider.h228 GrDDLProvider isDDLProvider() const;

Completed in 3 milliseconds