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