OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stageMarkerFill
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
screen_ui.h
168
GRSurface*
stageMarkerFill
;
screen_ui.cpp
169
GRSurface* stage_surface = (i < stage) ?
stageMarkerFill
: stageMarkerEmpty;
623
LoadBitmap("stage_fill", &
stageMarkerFill
);
Completed in 58 milliseconds