Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dintersect_util.hpp249 add_local_minimum_point(b1, b2, active_bounds, pt, rings); in intersect_bounds()
254 add_local_minimum_point(b1, b2, active_bounds, pt, rings); in intersect_bounds()
260 add_local_minimum_point(b1, b2, active_bounds, pt, rings); in intersect_bounds()
266 add_local_minimum_point(b1, b2, active_bounds, pt, rings); in intersect_bounds()
270 add_local_minimum_point(b1, b2, active_bounds, pt, rings); in intersect_bounds()
H A Dactive_bound_list.hpp352 add_local_minimum_point(*(*lb_abl_itr), *(*rb_abl_itr), active_bounds, in insert_lm_left_and_right_bound()
H A Dring_util.hpp357 void add_local_minimum_point(bound<T>& b1, in add_local_minimum_point() function