Home
last modified time | relevance | path

Searched refs:nextEndPt (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsDebug.cpp1287 SkDPoint nextEndPt = nextSegment->dPtAtT(nextEndT); in debugCheckNearCoincidence() local
1288 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); in debugCheckNearCoincidence()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp1264 SkDPoint nextEndPt = nextSegment->dPtAtT(nextEndT); in debugCheckNearCoincidence() local
1265 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); in debugCheckNearCoincidence()