Searched refs:kNoRestriction_StencilSupport (Results 1 – 6 of 6) sorted by relevance
63 kNoRestriction_StencilSupport, enumerator186 return kNoRestriction_StencilSupport; in onGetStencilSupport()
78 PathRenderer::kNoRestriction_StencilSupport); in getPathRenderer()83 minStencilSupport = PathRenderer::kNoRestriction_StencilSupport; in getPathRenderer()
262 skgpu::v1::PathRenderer::kNoRestriction_StencilSupport == stencilSupport; in get_stencil_passes()377 auto passes = get_stencil_passes(op, PathRenderer::kNoRestriction_StencilSupport, in drawRect()449 if (stencilSupport == PathRenderer::kNoRestriction_StencilSupport) { in drawPath()
67 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape)); in drawPath()
92 return shape.knownToBeConvex() ? kNoRestriction_StencilSupport : kStencilOnly_StencilSupport; in onGetStencilSupport()
767 return kNoRestriction_StencilSupport; in onGetStencilSupport()