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