Home
last modified time | relevance | path

Searched refs:ps_strategy (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/distance/
H A Dsegment_to_box.hpp344 PSStrategy const& ps_strategy) in apply()
346 boost::ignore_unused(pp_strategy, ps_strategy); in apply()
373 >::apply(ps_strategy, math::abs(diff)); in apply()
379 return cast::apply(ps_strategy.apply(bottom_right, p0, p1)); in apply()
393 PSStrategy const& ps_strategy) in apply()
395 boost::ignore_unused(ps_strategy); in apply()
412 >::apply(ps_strategy, math::abs(diff)); in apply()
418 return cast::apply(ps_strategy.apply(top_left, p0, p1)); in apply()
433 PSStrategy const& ps_strategy, in apply()
443 pp_strategy, ps_strategy); in apply()
[all …]