Home
last modified time | relevance | path

Searched defs:threadSafeProxy (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/
DGrContext_Base.cpp47 sk_sp<GrContextThreadSafeProxy> GrContext_Base::threadSafeProxy() { return fThreadSafeProxy; } in threadSafeProxy() function in GrContext_Base
DGrProxyProvider.cpp733 sk_sp<GrTextureProxy> GrProxyProvider::CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, in CreatePromiseProxy()
DGrDirectContext.cpp108 sk_sp<GrContextThreadSafeProxy> GrDirectContext::threadSafeProxy() { in threadSafeProxy() function in GrDirectContext
/third_party/skia/m133/src/gpu/ganesh/
DGrContext_Base.cpp57 sk_sp<GrContextThreadSafeProxy> GrContext_Base::threadSafeProxy() { return fThreadSafeProxy; } in threadSafeProxy() function in GrContext_Base
DGrProxyProvider.cpp773 sk_sp<GrTextureProxy> GrProxyProvider::CreatePromiseProxy(GrContextThreadSafeProxy* threadSafeProxy, in CreatePromiseProxy()
DGrDirectContext.cpp118 sk_sp<GrContextThreadSafeProxy> GrDirectContext::threadSafeProxy() { in threadSafeProxy() function in GrDirectContext
/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_GaneshFactories.cpp326 sk_sp<SkImage> PromiseTextureFrom(sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in PromiseTextureFrom()
589 sk_sp<SkImage> PromiseTextureFromYUVA(sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in PromiseTextureFromYUVA()
/third_party/skia/m133/tools/
DDDLTileHelper.cpp177 sk_sp<GrContextThreadSafeProxy> threadSafeProxy) { in makePromiseImageForDst()
DDDLPromiseImageHelper.cpp294 sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in reinflateSKP()
/third_party/skia/src/image/
DSkImage_GpuYUVA.cpp331 sk_sp<SkImage> SkImage::MakePromiseYUVATexture(sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in MakePromiseYUVATexture()
DSkImage_Gpu.cpp575 sk_sp<SkImage> SkImage::MakePromiseTexture(sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in MakePromiseTexture()
/third_party/skia/tools/
DDDLTileHelper.cpp171 sk_sp<GrContextThreadSafeProxy> threadSafeProxy) { in makePromiseImageForDst()
DDDLPromiseImageHelper.cpp289 sk_sp<GrContextThreadSafeProxy> threadSafeProxy, in reinflateSKP()