Home
last modified time | relevance | path

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

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