Home
last modified time | relevance | path

Searched defs:curve1 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkOpEdgeBuilder.cpp220 SkPoint* curve1 = v1 != SkPath::kLine_Verb ? &pair[0] : cStorage[0]; in walk() local
250 SkPoint* curve1 = v1 != SkPath::kLine_Verb ? pair[0].fPts : cStorage[0]; in walk() local