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

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp1285 SkDPoint nextEndPt = nextSegment->dPtAtT(nextEndT); local
1286 double nextLenSq = nextStartPt.distanceSquared(nextEndPt);

Completed in 64 milliseconds