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

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp1286 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); local
1287 SkDebugf("%s nextLenSq=%1.9g\n", __FUNCTION__, nextLenSq);

Completed in 43 milliseconds