Searched refs:lon2_rad (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/strategies/spherical/ |
| H A D | azimuth.hpp | 41 T const& lon2_rad, T const& lat2_rad, in apply() argument 52 calc_t(lon2_rad), calc_t(lat2_rad)); in apply() 60 T const& lon2_rad, T const& lat2_rad, in apply() argument 71 calc_t(lon2_rad), calc_t(lat2_rad)); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | azimuth.hpp | 57 T const& lon2_rad, T const& lat2_rad, in apply() argument 68 calc_t(lon2_rad), calc_t(lat2_rad), in apply() 76 T const& lon2_rad, T const& lat2_rad, in apply() argument 87 calc_t(lon2_rad), calc_t(lat2_rad), in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/ |
| H A D | segment.hpp | 306 CalculationType lon2_rad = math::as_radian<Units>(lon2); in apply() local 309 strategy.apply(lon1_rad, lat1_rad, lon2_rad, lat2_rad, alp1, alp2); in apply() 326 CalculationType lon2_rad = math::as_radian<Units>(lon2); in apply() local 329 strategy.apply(lon2_rad, lat2_rad, lon1_rad, lat1_rad, alp2); in apply()
|