Home
last modified time | relevance | path

Searched refs:ss20 (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/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp103 scoord_t ss20 = get<0>(se); in apply() local
106 ss20 += winding_small_angle<PointOfSegment>::apply(); in apply()
110 ss20 -= winding_small_angle<PointOfSegment>::apply(); in apply()
112 math::normalize_longitude<units_t>(ss20); in apply()
113 set<0>(ss2, ss20); in apply()