Home
last modified time | relevance | path

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

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