Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DSurfaceContext.h125 GrSurfaceProxy* asSurfaceProxy() { return fReadView.proxy(); } in asSurfaceProxy() function
126 const GrSurfaceProxy* asSurfaceProxy() const { return fReadView.proxy(); } in asSurfaceProxy() function