Searched refs:LoadBitmapArray (Results 1 – 2 of 2) sorted by relevance
121 void LoadBitmapArray(const char* filename, int* frames, gr_surface** surface);
334 void ScreenRecoveryUI::LoadBitmapArray(const char* filename, int* frames, gr_surface** surface) { in LoadBitmapArray() function in ScreenRecoveryUI363 LoadBitmapArray("icon_installing", &installing_frames, &installation); in Init()