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