Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpContour.h392 SkOpContour* appendContour() { in appendContour() function
DSkOpEdgeBuilder.cpp192 fContourBuilder.setContour(contour = fContoursHead->appendContour()); in walk()