Searched defs:GrTextureProxyPriv (Results 1 – 2 of 2) sorted by relevance
30 class GrTextureProxyPriv; variable121 friend class GrTextureProxyPriv; variable
32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv() function