Searched refs:kStencilAndColor (Results 1 – 4 of 4) sorted by relevance
39 kStencilAndColor, // draw the stencil and color buffer, no AA enumerator
79 } else if (DrawType::kStencilAndColor == drawType) { in getPathRenderer()
113 needsStencil ? GrPathRendererChain::DrawType::kStencilAndColor in PathNeedsSWRenderer()
1513 canDrawArgs, false, GrPathRendererChain::DrawType::kStencilAndColor); in drawAndStencilPath()