Home
last modified time | relevance | path

Searched refs:stage_surface (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Dscreen_ui.cpp147 GRSurface* stage_surface = (i < stage) ? stageMarkerFill : stageMarkerEmpty; in draw_background_locked() local
148 gr_blit(stage_surface, 0, 0, stage_width, stage_height, x, y); in draw_background_locked()