Home
last modified time | relevance | path

Searched defs:GrTextureProxyPriv (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrTextureProxy.h19 class GrTextureProxyPriv; variable
111 friend class GrTextureProxyPriv; variable
DGrTextureProxyPriv.h32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv() function