Home
last modified time | relevance | path

Searched defs:refProxy (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrYUVATextureProxies.h64 sk_sp<GrSurfaceProxy> refProxy(int i) const { return fProxies[i]; } in refProxy() function
DGrSurfaceProxyView.h63 sk_sp<GrSurfaceProxy> refProxy() const { return fProxy; } in refProxy() function
/external/skia/src/gpu/graphite/geom/
DAnalyticBlurMask.h59 sk_sp<TextureProxy> refProxy() const { return fProxy; } in refProxy() function
/external/skia/src/gpu/graphite/
DTextureProxyView.h64 sk_sp<TextureProxy> refProxy() const { return fProxy; } in refProxy() function