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