Searched refs:CreatePromiseProxy (Results 1 – 3 of 3) sorted by relevance
157 static sk_sp<GrTextureProxy> CreatePromiseProxy(GrContextThreadSafeProxy*,
670 sk_sp<GrTextureProxy> GrProxyProvider::CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, in CreatePromiseProxy() function in GrProxyProvider
327 return GrProxyProvider::CreatePromiseProxy(tsp, std::move(callback), backendFormat, dimensions, in MakePromiseImageLazyProxy()