Home
last modified time | relevance | path

Searched refs:computePathPolygon (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp898 bool computePathPolygon(const SkPath& path, const SkMatrix& ctm);
916 if (!this->computePathPolygon(path, ctm)) { in SkAmbientShadowTessellator()
940 bool SkAmbientShadowTessellator::computePathPolygon(const SkPath& path, const SkMatrix& ctm) { in computePathPolygon() function in SkAmbientShadowTessellator

Completed in 2 milliseconds