Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpAngle.cpp254 double nextMidDistSq = nextSegment->distSq(nextMidT, test); in checkNearCoincidence() local
261 SkDebugf("%s nextMidDistSq=%1.9g\n", __FUNCTION__, nextMidDistSq); in checkNearCoincidence()