Home
last modified time | relevance | path

Searched refs:add_local_maximum_point (Results 1 – 4 of 4) 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 Dprocess_horizontal.hpp82 add_local_maximum_point(*(*horz_bound), *(*bound_max_pair), in process_horizontal_left_to_right()
192 add_local_maximum_point(*(*horz_bound), *(*bound_max_pair), in process_horizontal_right_to_left()
H A Dprocess_maxima.hpp44 add_local_maximum_point(*(*bnd), *(*bndMaxPair), (*bnd)->current_edge->top, manager, in do_maxima()
H A Dintersect_util.hpp198 add_local_maximum_point(b1, b2, pt, rings, active_bounds); in intersect_bounds()
H A Dring_util.hpp617 void add_local_maximum_point(bound<T>& b1, in add_local_maximum_point() function