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