Searched refs:getStencilSupport (Results 1 – 6 of 6) sorted by relevance
39 PathRenderer::StencilSupport PathRenderer::getStencilSupport(const GrStyledShape& shape) const { in getStencilSupport() function in skgpu::v1::PathRenderer67 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape)); in drawPath()
73 StencilSupport getStencilSupport(const GrStyledShape& shape) const;169 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
96 support = pr->getStencilSupport(*args.fShape); in getPathRenderer()
68 StencilSupport getStencilSupport(const GrShape& shape) const;163 SkASSERT(kNoSupport_StencilSupport != this->getStencilSupport(*args.fShape)); in stencilPath()
35 GrPathRenderer::StencilSupport GrPathRenderer::getStencilSupport(const GrShape& shape) const { in getStencilSupport() function in GrPathRenderer62 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape)); in drawPath()
104 support = pr->getStencilSupport(*args.fShape); in getPathRenderer()