Searched defs:GrSurfaceProxyPriv (Results 1 – 3 of 3) sorted by relevance
41 class GrSurfaceProxyPriv; variable413 friend class GrSurfaceProxyPriv; variable
58 explicit GrSurfaceProxyPriv(GrSurfaceProxy* proxy) : fProxy(proxy) {} in GrSurfaceProxyPriv() function
121 friend class GrSurfaceProxyPriv; // ability to change key sync state after lazy instantiation. variable