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

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp1276 double nextMidT = (nextStartT + nextEndT) / 2; local
1277 double nextMidDistSq = nextSegment->distSq(nextMidT, test);

Completed in 1456 milliseconds