Searched refs:h_end (Results 1 – 1 of 1) sorted by relevance
292 int32_t h_end = bg_coords.y2 - rout; in draw_bg() local293 for(h = bg_coords.y1 + rout; h <= h_end; h++) { in draw_bg()