Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpAngle.cpp264 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); in checkNearCoincidence() local
265 SkDebugf("%s nextLenSq=%1.9g\n", __FUNCTION__, nextLenSq); in checkNearCoincidence()