Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h80 GRSurface* progressBarFill; variable
Dscreen_ui.cpp159 gr_blit(progressBarFill, width-pos, 0, pos, height, dx+width-pos, dy); in draw_progress_locked()
167 gr_blit(progressBarFill, 0, 0, pos, height, dx, dy); in draw_progress_locked()
413 LoadBitmap("progress_fill", &progressBarFill); in Init()