Searched refs:bnd_max_pair (Results 1 – 1 of 1) sorted by relevance
79 auto bnd_max_pair = get_maxima_pair(bnd, active_bounds); in process_edges_at_top_of_scanbeam() local80 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()