Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h876 double tStep, double* resultT, double* oppT) { in binarySearchCoin()
1460 double tStep = tEnd - tStart; in linesIntersect() local