Home
last modified time | relevance | path

Searched defs:getStencilSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/v1/
DPathRenderer.cpp39 PathRenderer::StencilSupport PathRenderer::getStencilSupport(const GrStyledShape& shape) const { in getStencilSupport() function in skgpu::v1::PathRenderer
/third_party/flutter/skia/src/gpu/
DGrPathRenderer.cpp35 GrPathRenderer::StencilSupport GrPathRenderer::getStencilSupport(const GrShape& shape) const { in getStencilSupport() function in GrPathRenderer