OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:installingFrame
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
screen_ui.h
65
int
installingFrame
;
screen_ui.cpp
54
installingFrame
(0),
98
surface = installation[
installingFrame
];
140
gr_surface icon = installation[
installingFrame
];
300
installingFrame
= (
installingFrame
+ 1) % installing_frames;
Completed in 76 milliseconds