Searched refs:curve2 (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp216 SkPoint* curve2 = v2 == SkPath::kCubic_Verb ? &cubicPair[3] : cStorage[1]; local
221 force_small_to_zero(&curve2[index]);
224 fCurrentContour->addCurve(v2, curve2, fAllocator);

Completed in 71 milliseconds