Home
last modified time | relevance | path

Searched defs:finishContour (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathWriter.cpp85 void SkPathWriter::finishContour() { in finishContour() function in SkPathWriter
/external/skia/src/core/
DSkStroke.cpp290 void SkPathStroker::finishContour(bool close, bool currIsLine) { in finishContour() function in SkPathStroker