Home
last modified time | relevance | path

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

/external/skqp/src/utils/
DSkShadowTessellator.cpp49 bool accumulateCentroid(const SkPoint& c, const SkPoint& n);
178 bool SkBaseShadowTessellator::accumulateCentroid(const SkPoint& curr, const SkPoint& next) { in accumulateCentroid() function in SkBaseShadowTessellator
223 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], fPathPolygon[0])) { in finishPathPolygon()
741 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], pSanitized)) { in handleLine()
/external/skia/src/utils/
DSkShadowTessellator.cpp49 bool accumulateCentroid(const SkPoint& c, const SkPoint& n);
178 bool SkBaseShadowTessellator::accumulateCentroid(const SkPoint& curr, const SkPoint& next) { in accumulateCentroid() function in SkBaseShadowTessellator
223 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], fPathPolygon[0])) { in finishPathPolygon()
741 if (!this->accumulateCentroid(fPathPolygon[fPathPolygon.count() - 1], pSanitized)) { in handleLine()