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