Searched refs:stencilSupport (Results 1 – 5 of 5) sorted by relevance
62 … GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument84 } else if (stencilSupport) { in getPathRenderer()85 *stencilSupport = support; in getPathRenderer()
145 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument151 GrPathRenderer* pr = fPathRendererChain->getPathRenderer(args, drawType, stencilSupport); in getPathRenderer()
47 GrPathRenderer::StencilSupport* stencilSupport);
45 GrPathRenderer::StencilSupport* stencilSupport = NULL);
785 GrPathRenderer::StencilSupport stencilSupport; in createStencilClipMask() local793 stencilSupport = GrPathRenderer::kNoRestriction_StencilSupport; in createStencilClipMask()815 &stencilSupport); in createStencilClipMask()825 GrPathRenderer::kNoRestriction_StencilSupport == stencilSupport; in createStencilClipMask()