Home
last modified time | relevance | path

Searched refs:needsStencil (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrClipStackClip.cpp93 bool needsStencil) { in PathNeedsSWRenderer() argument
113 needsStencil ? GrPathRendererChain::DrawType::kStencilAndColor in PathNeedsSWRenderer()
165 bool needsStencil = invert || in UseSWOnlyPath() local
169 renderTargetContext, translate, element, nullptr, needsStencil)) { in UseSWOnlyPath()
DGrClipStackClip.h46 bool needsStencil);