Home
last modified time | relevance | path

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

/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()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp1265 double nextLenSq = nextStartPt.distanceSquared(nextEndPt); in debugCheckNearCoincidence() local
1266 SkDebugf("%s nextLenSq=%1.9g\n", __FUNCTION__, nextLenSq); in debugCheckNearCoincidence()