Home
last modified time | relevance | path

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

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