Searched refs:finishContour (Results 1 – 1 of 1) sorted by relevance
133 void close(bool isLine) { this->finishContour(true, isLine); } in close()136 this->finishContour(false, isLine); in done()235 void finishContour(bool close, bool isLine);288 void SkPathStroker::finishContour(bool close, bool currIsLine) { in finishContour() function in SkPathStroker364 this->finishContour(false, false); in moveTo()