Searched defs:refProxy (Results 1 – 3 of 3) 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
57 sk_sp<TextureProxy> refProxy() const { return fProxy; } in refProxy() function