Searched defs:tStep (Results 1 – 1 of 1) sorted by relevance
549 double tStep, double* resultT, double* oppT, SkTSpan** oppFirst) { in binarySearchCoin()1196 double tStep = tEnd - tStart; in linesIntersect() local