Home
last modified time | relevance | path

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

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