Home
last modified time | relevance | path

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

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