Searched refs:stage_height (Results 1 – 1 of 1) sorted by relevance
142 int stage_height = gr_get_height(stageMarkerEmpty); in draw_background_locked() local145 int y = gr_fb_height() - stage_height; in draw_background_locked()148 gr_blit(stage_surface, 0, 0, stage_width, stage_height, x, y); in draw_background_locked()