Searched refs:getStencilSupport (Results 1 – 3 of 3) 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()
98 support = pr->getStencilSupport(*args.fShape); in getPathRenderer()