Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp978 double testMidDistSq = testSegment->distSq(testMidT, next); in debugCheckNearCoincidence() local
989 SkDebugf("%s testMidDistSq=%1.9g\n", __FUNCTION__, testMidDistSq); in debugCheckNearCoincidence()