Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h78 GRSurface** installation; variable
Dscreen_ui.cpp95 surface = installation[installingFrame]; in draw_background_locked()
136 GRSurface* icon = installation[installingFrame]; in draw_progress_locked()
406 LoadBitmapArray("icon_installing", &installing_frames, &installation); in Init()
407 backgroundIcon[INSTALLING_UPDATE] = installing_frames ? installation[0] : nullptr; in Init()