Searched refs:addCurve (Results 1 – 3 of 3) sorted by relevance
223 fCurrentContour->addCurve(v1, curve1, fAllocator); in walk()224 fCurrentContour->addCurve(v2, curve2, fAllocator); in walk()
13 SkOpSegment* SkOpContour::addCurve(SkPath::Verb verb, const SkPoint pts[4], in addCurve() function in SkOpContour
53 SkOpSegment* addCurve(SkPath::Verb verb, const SkPoint pts[4], SkChunkAlloc* allocator);