Searched defs:proxyRef (Results 1 – 3 of 3) sorted by relevance
18 sk_sp<GrSurfaceProxy> proxyRef, in addProxy()
451 const GrTextureProxyRef* proxyRef() const { return &fProxyRef; } in proxyRef() function
258 sk_sp<GrTextureProxy> proxyRef = this->asTextureProxyRef(); in onGetTexture() local