Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrSurfaceProxy.cpp113 bool GrSurfaceProxyPriv::AttachStencilIfNeeded(GrResourceProvider* resourceProvider, in AttachStencilIfNeeded() function in GrSurfaceProxyPriv
187 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(resourceProvider, surface.get(), needsStencil)) { in createSurfaceImpl()
235 return GrSurfaceProxyPriv::AttachStencilIfNeeded(resourceProvider, fTarget, needsStencil); in instantiateImpl()
463 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(resourceProvider, surface.get(), needsStencil)) { in doLazyInstantiation()
DGrResourceAllocator.cpp249 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(fResourceProvider, surface.get(), in findSurfaceFor()
275 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded(fResourceProvider, surface.get(), in findSurfaceFor()
346 if (!GrSurfaceProxyPriv::AttachStencilIfNeeded( in assign()
DGrSurfaceProxyPriv.h69 static bool SK_WARN_UNUSED_RESULT AttachStencilIfNeeded(GrResourceProvider*, GrSurface*,