Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dnormalize_spheroidal_coordinates.hpp230 inline void normalize_longitude(CoordinateType& longitude) in normalize_longitude() function
253 math::normalize_longitude<Units, CoordinateType>(diff); in longitude_distance_signed()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp112 math::normalize_longitude<units_t>(ss20); in apply()
181 math::normalize_longitude<units_t, calc_t>(s1x_anti); in apply()
268 math::normalize_longitude<units_t, calc_t>(diff); in greater()
/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.hpp1034 math::normalize_longitude<radian>(lon); in converge_07()