Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowTessellator.cpp997 bool computeClipAndPathPolygons(const SkPath& path, const SkMatrix& ctm,
1021 if (!this->computeClipAndPathPolygons(path, ctm, shadowTransform)) { in SkSpotShadowTessellator()
1053 bool SkSpotShadowTessellator::computeClipAndPathPolygons(const SkPath& path, const SkMatrix& ctm, in computeClipAndPathPolygons() function in SkSpotShadowTessellator