Searched refs:computePathPolygon (Results 1 – 1 of 1) sorted by relevance
920 bool computePathPolygon(const SkPath& path, const SkMatrix& ctm);936 if (!this->computePathPolygon(path, ctm)) { in SkAmbientShadowTessellator()960 bool SkAmbientShadowTessellator::computePathPolygon(const SkPath& path, const SkMatrix& ctm) { in computePathPolygon() function in SkAmbientShadowTessellator