Searched refs:accumulateCentroid (Results 1 – 2 of 2) sorted by relevance
49 bool accumulateCentroid(const SkPoint& c, const SkPoint& n);178 bool SkBaseShadowTessellator::accumulateCentroid(const SkPoint& curr, const SkPoint& next) { in accumulateCentroid() function in SkBaseShadowTessellator223 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], fPathPolygon[0])) { in finishPathPolygon()741 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], pSanitized)) { in handleLine()