Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.cpp63 double eRatio = (end - overS->fT) / denom; in t_range() local
65 *coinTe = coinPtTStart->fT + (coinPtTEnd->fT - coinPtTStart->fT) * eRatio; in t_range()