Home
last modified time | relevance | path

Searched defs:GrSurfaceProxyPriv (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurfaceProxy.h41 class GrSurfaceProxyPriv; variable
413 friend class GrSurfaceProxyPriv; variable
H A DGrSurfaceProxyPriv.h58 explicit GrSurfaceProxyPriv(GrSurfaceProxy* proxy) : fProxy(proxy) {} in GrSurfaceProxyPriv() function
H A DGrTextureProxy.h121 friend class GrSurfaceProxyPriv; // ability to change key sync state after lazy instantiation. variable