Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp1255 double nextMidT = (nextStartT + nextEndT) / 2; in debugCheckNearCoincidence() local
1256 double nextMidDistSq = nextSegment->distSq(nextMidT, test); in debugCheckNearCoincidence()

Completed in 6 milliseconds