Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrTextureProxy.h30 class GrTextureProxyPriv; variable
121 friend class GrTextureProxyPriv; variable
DGrTextureProxyPriv.h32 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv() function