Lines Matching refs:useAllocator
212 UseAllocator useAllocator) { in createWrapped() argument
221 …sk_sp<GrTextureProxy>(new GrTextureRenderTargetProxy(std::move(tex), useAllocator, this->isDDLProv… in createWrapped()
224 sk_sp<GrTextureProxy>(new GrTextureProxy(std::move(tex), useAllocator, in createWrapped()
230 UseAllocator useAllocator) { in findOrCreateProxyByUniqueKey() argument
257 result = this->createWrapped(std::move(texture), useAllocator); in findOrCreateProxyByUniqueKey()
445 GrSurfaceProxy::UseAllocator useAllocator) { in createProxy() argument
485 budgeted, isProtected, surfaceFlags | extraFlags, useAllocator, in createProxy()
491 useAllocator, this->isDDLProvider()))); in createProxy()
771 GrSurfaceProxy::UseAllocator useAllocator) { in createLazyProxy() argument
797 useAllocator, in createLazyProxy()
813 UseAllocator useAllocator) { in createLazyRenderTargetProxy() argument
833 useAllocator, this->isDDLProvider()))); in createLazyRenderTargetProxy()
842 budgeted, isProtected, surfaceFlags, useAllocator, vkSCB))); in createLazyRenderTargetProxy()
851 UseAllocator useAllocator) { in MakeFullyLazyProxy() argument
869 SkBudgeted::kYes, isProtected, surfaceFlags, useAllocator, GrDDLProvider::kNo)); in MakeFullyLazyProxy()
874 SkBudgeted::kYes, isProtected, surfaceFlags, useAllocator, in MakeFullyLazyProxy()