OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:introFrames
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
screen_ui.h
162
GRSurface**
introFrames
;
screen_ui.cpp
91
return intro_done ? loopFrames[current_frame] :
introFrames
[current_frame];
666
introFrames
= new GRSurface*[intro_frames];
668
LoadBitmap(intro_frame_names.at(i).c_str(), &
introFrames
[i]);
Completed in 489 milliseconds