Home
last modified time | relevance | path

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

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