Searched refs:stencilSupport (Results 1 – 5 of 5) sorted by relevance
71 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument97 } else if (stencilSupport) { in getPathRenderer()98 *stencilSupport = support; in getPathRenderer()
48 GrPathRenderer::StencilSupport* stencilSupport);
259 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument265 GrPathRenderer* pr = fPathRendererChain->getPathRenderer(args, drawType, stencilSupport); in getPathRenderer()
715 GrPathRenderer::StencilSupport stencilSupport; in drawStencilClipMask() local722 stencilSupport = GrPathRenderer::kNoRestriction_StencilSupport; in drawStencilClipMask()741 &stencilSupport); in drawStencilClipMask()748 GrPathRenderer::kNoRestriction_StencilSupport == stencilSupport; in drawStencilClipMask()
57 GrPathRenderer::StencilSupport* stencilSupport = NULL);