Home
last modified time | relevance | path

Searched refs:get_new_box (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 Dpartition.hpp220 static inline Box get_new_box(IteratorVector const& input, in get_new_box() function in boost::geometry::detail::partition::partition_one_range
325 Box exceeding_box = get_new_box(exceeding, expand_policy); in apply()
388 static inline Box get_new_box(IteratorVector const& input, in get_new_box() function in boost::geometry::detail::partition::partition_two_ranges
402 static inline Box get_new_box(IteratorVector1 const& input1, in get_new_box() function in boost::geometry::detail::partition::partition_two_ranges
407 Box box = get_new_box(input1, expand_policy1); in get_new_box()
456 Box exceeding_box = get_new_box(exceeding1, exceeding2, in apply()
479 Box exceeding_box = get_new_box(exceeding1, expand_policy1); in apply()
505 Box exceeding_box = get_new_box(exceeding2, expand_policy2); in apply()