Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp1277 double nextMidDistSq = nextSegment->distSq(nextMidT, test); in debugCheckNearCoincidence() local
1283 SkDebugf("%s nextMidDistSq=%1.9g\n", __FUNCTION__, nextMidDistSq); in debugCheckNearCoincidence()