Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpEdgeBuilder.cpp186 fCurrentContour = fContoursHead->appendContour(allocator); in walk()
DSkOpContour.h82 SkOpContour* appendContour(SkChunkAlloc* allocator) { in appendContour() function