Home
last modified time | relevance | path

Searched defs:tStep (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp549 double tStep, double* resultT, double* oppT, SkTSpan** oppFirst) { in binarySearchCoin()
1196 double tStep = tEnd - tStart; in linesIntersect() local