Searched refs:horz_bound_fwd (Results 1 – 1 of 1) sorted by relevance
127 active_bound_list_itr<T>& horz_bound_fwd, in process_horizontal_right_to_left() argument134 auto next_bnd_itr = std::next(horz_bound_fwd); in process_horizontal_right_to_left()135 bool is_maxima_edge = is_maxima(horz_bound_fwd, scanline_y); in process_horizontal_right_to_left()139 active_bound_list_rev_itr<T>(get_maxima_pair<T>(horz_bound_fwd, active_bounds)); in process_horizontal_right_to_left()146 (hp_itr_fwd->y == scanline_y && hp_itr_fwd->x < (*horz_bound_fwd)->current_edge->top.x))) { in process_horizontal_right_to_left()151 auto bnd = active_bound_list_rev_itr<T>(horz_bound_fwd); in process_horizontal_right_to_left()