Home
last modified time | relevance | path

Searched refs:kStencilAndColor (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrPathRendererChain.h39 kStencilAndColor, // draw the stencil and color buffer, no AA enumerator
DGrPathRendererChain.cpp79 } else if (DrawType::kStencilAndColor == drawType) { in getPathRenderer()
DGrClipStackClip.cpp113 needsStencil ? GrPathRendererChain::DrawType::kStencilAndColor in PathNeedsSWRenderer()
DGrRenderTargetContext.cpp1513 canDrawArgs, false, GrPathRendererChain::DrawType::kStencilAndColor); in drawAndStencilPath()