Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.cpp103 int stageHeight = gr_get_height(stageMarkerEmpty); in draw_background_locked() local
105 int sh = (max_stage >= 0) ? stageHeight : 0; in draw_background_locked()
114 if (stageHeight > 0) { in draw_background_locked()
120 0, 0, sw, stageHeight, x, y); in draw_background_locked()