Searched defs:addAlignIntersections (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSegment.h51 void addAlignIntersections(SkOpContourHead* contourList, SkChunkAlloc* allocator) { function in class:SkOpSegment
H A DSkOpContour.h37 void addAlignIntersections(SkOpContourHead* contourList, SkChunkAlloc* allocator) { function in class:SkOpContour
41 segment->addAlignIntersections(contourList, allocator);

Completed in 110 milliseconds