Searched defs:scanline_y (Results 1 – 4 of 4) sorted by relevance
17 active_bound_list_itr<T> process_horizontal_left_to_right(T scanline_y, in process_horizontal_left_to_right()126 active_bound_list_itr<T> process_horizontal_right_to_left(T scanline_y, in process_horizontal_right_to_left()228 active_bound_list_itr<T> process_horizontal(T scanline_y, in process_horizontal()248 void process_horizontals(T scanline_y, in process_horizontals()
29 T scanline_y = std::numeric_limits<T>::max(); in execute_vatti() local
161 T scanline_y = std::numeric_limits<T>::max(); in build_hot_pixels() local
62 void update_current_hp_itr(T scanline_y, ring_manager<T>& rings) { in update_current_hp_itr()