Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp323 const SkDPoint* otherPts[4], * oppOtherPts[4]; in onlyEndPointsInCommon() local
324 // const SkDPoint* otherPts[this->pointCount() - 1], * oppOtherPts[opp->pointCount() - 1]; in onlyEndPointsInCommon()
327 opp->fPart->otherPts(*oppStart ? 0 : opp->fPart->pointLast(), oppOtherPts); in onlyEndPointsInCommon()
332 SkDVector v2 = *oppOtherPts[o2] - base; in onlyEndPointsInCommon()

Completed in 4 milliseconds