Home
last modified time | relevance | path

Searched refs:computeClipAndPathPolygons (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/utils/
H A DSkShadowTessellator.cpp1013 bool computeClipAndPathPolygons(const SkPath& path, const SkMatrix& ctm,
1037 if (!this->computeClipAndPathPolygons(path, ctm, shadowTransform)) { in SkSpotShadowTessellator()
1069 bool SkSpotShadowTessellator::computeClipAndPathPolygons(const SkPath& path, const SkMatrix& ctm, in computeClipAndPathPolygons() function in SkSpotShadowTessellator