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

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

Completed in 72 milliseconds