Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp1156 CT const t_new4 = -t_new2; in calc_ts() local
1172 if (t_new4 < t && t_new4 > t1) in calc_ts()
1173 t1 = t_new4; in calc_ts()
1183 if (t_new4 > t && t_new4 < t2) in calc_ts()
1184 t2 = t_new4; in calc_ts()