Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp1265 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); in debugCheckNearCoincidence() local
1266 SkDebugf("%s nextLenSq=%1.9g\n", __FUNCTION__, nextLenSq); in debugCheckNearCoincidence()