Searched refs:is_maxima_edge (Results 1 – 2 of 2) sorted by relevance
76 bool is_maxima_edge = is_maxima(bnd, top_y); in process_edges_at_top_of_scanbeam() local78 if (is_maxima_edge) { in process_edges_at_top_of_scanbeam()80 is_maxima_edge = ((bnd_max_pair == active_bounds.end() || in process_edges_at_top_of_scanbeam()83 if (is_maxima_edge) { in process_edges_at_top_of_scanbeam()
27 bool is_maxima_edge = is_maxima(horz_bound, scanline_y); in process_horizontal_left_to_right() local29 if (is_maxima_edge) { in process_horizontal_left_to_right()80 if (is_maxima_edge && bnd == bound_max_pair) { in process_horizontal_left_to_right()135 bool is_maxima_edge = is_maxima(horz_bound_fwd, scanline_y); in process_horizontal_right_to_left() local137 if (is_maxima_edge) { in process_horizontal_right_to_left()190 if (is_maxima_edge && bnd == bound_max_pair) { in process_horizontal_right_to_left()