Home
last modified time | relevance | path

Searched defs:proxyRef (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrTextureResolveRenderTask.cpp18 sk_sp<GrSurfaceProxy> proxyRef, in addProxy()
/third_party/flutter/skia/src/image/
DSkImage_GpuBase.cpp220 sk_sp<GrTextureProxy> proxyRef = this->asTextureProxyRef(direct); in onGetTexture() local