Home
last modified time | relevance | path

Searched refs:next_edge_in_bound (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_maxima.hpp95 next_edge_in_bound(*(*bnd), scanbeam); in process_edges_at_top_of_scanbeam()
121 next_edge_in_bound(*(*bnd), scanbeam); in process_edges_at_top_of_scanbeam()
H A Dprocess_horizontal.hpp115 next_edge_in_bound(*(*horz_bound), scanbeam); in process_horizontal_left_to_right()
220 next_edge_in_bound(*(*horz_bound), scanbeam); in process_horizontal_right_to_left()
H A Dsnap_rounding.hpp115 next_edge_in_bound(current_bound, scanbeam); in process_hot_pixel_edges_at_top_of_scanbeam()
H A Dactive_bound_list.hpp149 void next_edge_in_bound(bound<T>& bnd, scanbeam_list<T>& scanbeam) { in next_edge_in_bound() function