Home
last modified time | relevance | path

Searched refs:dlat1 (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/algorithms/detail/
H A Ddirection_code.hpp154 calc_t const dlat1 = latitude_distance_signed(b1, a1, dlon1, pi, is_antilon1); in apply() local
161 calc_t my = (std::min)(math::abs(dlat1), in apply()
172 s1 = dlat1 > 0 ? 1 : -1; in apply()