Searched refs:getStencilSupport (Results 1 – 6 of 6) sorted by relevance
67 StencilSupport getStencilSupport(const GrShape& shape) const;160 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
36 GrPathRenderer::StencilSupport GrPathRenderer::getStencilSupport(const GrShape& shape) const { in getStencilSupport() function in GrPathRenderer66 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape)); in drawPath()
96 support = pr->getStencilSupport(*args.fShape); in getPathRenderer()
70 StencilSupport getStencilSupport(const GrStyledShape& shape) const;166 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
36 GrPathRenderer::StencilSupport GrPathRenderer::getStencilSupport(const GrStyledShape& shape) const { in getStencilSupport() function in GrPathRenderer64 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape)); in drawPath()
97 support = pr->getStencilSupport(*args.fShape); in getPathRenderer()