Home
last modified time | relevance | path

Searched refs:AttachStencilIfNeeded (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrResourceAllocator.cpp86 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(
295 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(fResourceProvider, surface.get(), in findSurfaceFor()
321 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(fResourceProvider, surface.get(), in findSurfaceFor()
432 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded( in assign()
DGrSurfaceProxy.cpp115 bool GrSurfaceProxyPriv::AttachStencilIfNeeded(GrResourceProvider* resourceProvider, in AttachStencilIfNeeded() function in GrSurfaceProxyPriv
192 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(resourceProvider, surface.get(), in createSurfaceImpl()
246 return GrSurfaceProxyPriv::AttachStencilIfNeeded(resourceProvider, fTarget.get(), in instantiateImpl()
498 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded( in doLazyInstantiation()
DGrSurfaceProxyPriv.h52 static bool SK_WARN_UNUSED_RESULT AttachStencilIfNeeded(GrResourceProvider*, GrSurface*,