Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dscreen_ui.cpp428 const auto& stage_surface = (i < stage) ? stage_marker_fill_ : stage_marker_empty_; in draw_background_locked() local
429 DrawSurface(stage_surface.get(), 0, 0, stage_width, stage_height, x, y); in draw_background_locked()