Home
last modified time | relevance | path

Searched refs:current_edge_is_horizontal (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 Dsnap_rounding.hpp146 if (!current_edge_is_horizontal<T>(lb_abl_itr)) { in insert_local_minima_into_ABL_hot_pixel()
150 if (!current_edge_is_horizontal<T>(rb_abl_itr)) { in insert_local_minima_into_ABL_hot_pixel()
H A Dactive_bound_list.hpp139 inline bool current_edge_is_horizontal(active_bound_list_itr<T>& bnd) { in current_edge_is_horizontal() function
359 if (!current_edge_is_horizontal<T>(rb_abl_itr)) { in insert_lm_left_and_right_bound()
H A Dprocess_maxima.hpp81 !current_edge_is_horizontal<T>(bnd_max_pair)) && in process_edges_at_top_of_scanbeam()
H A Dprocess_horizontal.hpp256 if (*bnd_itr != nullptr && current_edge_is_horizontal<T>(bnd_itr)) { in process_horizontals()