Searched defs:LoadBitmapArray (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/
H A Dscreen_ui.cpp334 void ScreenRecoveryUI::LoadBitmapArray(const char* filename, int* frames, gr_surface** surface) { function in class:ScreenRecoveryUI
363 LoadBitmapArray("icon_installing", &installing_frames, &installation);

Completed in 24 milliseconds