Searched defs:texPriv (Results 1 – 1 of 1) sorted by relevance
44 inline GrTextureProxyPriv GrTextureProxy::texPriv() { return GrTextureProxyPriv(this); } in texPriv() function46 inline const GrTextureProxyPriv GrTextureProxy::texPriv() const { // NOLINT(readability-const-retu… in texPriv() function