Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceContext.h138 GrSurfaceProxy* asSurfaceProxy() { return fReadView.proxy(); } in asSurfaceProxy() function
139 const GrSurfaceProxy* asSurfaceProxy() const { return fReadView.proxy(); } in asSurfaceProxy() function