Searched defs:refProxy (Results 1 – 2 of 2) sorted by relevance
58 sk_sp<GrSurfaceProxy> refProxy(int i) const { return fProxies[i]; } in refProxy() function
56 sk_sp<GrSurfaceProxy> refProxy() const { return fProxy; } in refProxy() function