Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp1278 double nextEndDistSq = nextSegment->distSq(nextEndT, test); in debugCheckNearCoincidence() local
1284 SkDebugf("%s nextEndDistSq=%1.9g\n", __FUNCTION__, nextEndDistSq); in debugCheckNearCoincidence()