Home
last modified time | relevance | path

Searched refs:CreatePromiseProxy (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrProxyProvider.h178 static sk_sp<GrTextureProxy> CreatePromiseProxy(GrContextThreadSafeProxy*,
DGrProxyProvider.cpp760 sk_sp<GrTextureProxy> GrProxyProvider::CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, in CreatePromiseProxy() function in GrProxyProvider
/external/skia/src/gpu/ganesh/image/
DSkImage_GaneshBase.cpp419 return GrProxyProvider::CreatePromiseProxy( in MakePromiseImageLazyProxy()