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