Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.cpp62 double sRatio = (start - overS->fT) / denom; in t_range() local
64 *coinTs = coinPtTStart->fT + (coinPtTEnd->fT - coinPtTStart->fT) * sRatio; in t_range()