Searched defs:asTextureProxyRef (Results 1 – 2 of 2) sorted by relevance
34 sk_sp<GrTextureProxy> GrSurfaceProxyView::asTextureProxyRef() const { in asTextureProxyRef() function in GrSurfaceProxyView
144 sk_sp<GrTextureProxy> asTextureProxyRef() { return fReadView.asTextureProxyRef(); } in asTextureProxyRef() function