Home
last modified time | relevance | path

Searched refs:bnd_max_pair (Results 1 – 1 of 1) 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.hpp79 auto bnd_max_pair = get_maxima_pair(bnd, active_bounds); in process_edges_at_top_of_scanbeam() local
80 is_maxima_edge = ((bnd_max_pair == active_bounds.end() || in process_edges_at_top_of_scanbeam()
81 !current_edge_is_horizontal<T>(bnd_max_pair)) && in process_edges_at_top_of_scanbeam()
82 is_maxima(bnd_max_pair, top_y)); in process_edges_at_top_of_scanbeam()
84 bnd = do_maxima(bnd, bnd_max_pair, cliptype, subject_fill_type, clip_fill_type, in process_edges_at_top_of_scanbeam()