Searched refs:curve2 (Results 1 – 1 of 1) sorted by relevance
217 SkPoint* curve2 = v2 == SkPath::kCubic_Verb ? &cubicPair[3] : cStorage[1]; in walk() local222 force_small_to_zero(&curve2[index]); in walk()225 fCurrentContour->addCurve(v2, curve2, fAllocator)->setCubicType(cubicType); in walk()