Home
last modified time | relevance | path

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

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