Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTextureProxy.h29 class GrTextureProxyPriv; variable
120 friend class GrTextureProxyPriv; variable
H A DGrTextureProxyPriv.h35 explicit GrTextureProxyPriv(GrTextureProxy* textureProxy) : fTextureProxy(textureProxy) {} in GrTextureProxyPriv() function