Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathWriter.cpp92 void SkPathWriter::finishContour() { in finishContour() function in SkPathWriter
/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp334 void SkPathStroker::finishContour(bool close, bool currIsLine) { in finishContour() function in SkPathStroker