Searched refs:stencilSupport (Results 1 – 10 of 10) sorted by relevance
72 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument108 if (stencilSupport) { in getPathRenderer()109 *stencilSupport = support; in getPathRenderer()
49 GrPathRenderer::StencilSupport* stencilSupport);
837 GrPathRenderer::StencilSupport stencilSupport; in drawStencilClipMask() local844 stencilSupport = GrPathRenderer::kNoRestriction_StencilSupport; in drawStencilClipMask()865 &stencilSupport); in drawStencilClipMask()872 GrPathRenderer::kNoRestriction_StencilSupport == stencilSupport; in drawStencilClipMask()
63 GrPathRenderer::StencilSupport* stencilSupport = nullptr);
660 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument666 GrPathRenderer* pr = fPathRendererChain->getPathRenderer(args, drawType, stencilSupport); in getPathRenderer()
80 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument116 if (stencilSupport) { in getPathRenderer()117 *stencilSupport = support; in getPathRenderer()
722 GrPathRenderer::StencilSupport* stencilSupport) { in getPathRenderer() argument728 GrPathRenderer* pr = fPathRendererChain->getPathRenderer(args, drawType, stencilSupport); in getPathRenderer()