OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:draw_screen_locked
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
wear_ui.cpp
32
// TODO: kMenuUnusableRows should be computed based on the lines in
draw_screen_locked
().
72
void WearRecoveryUI::
draw_screen_locked
() {
function in class:WearRecoveryUI
149
draw_screen_locked
();
screen_ui.cpp
421
void ScreenRecoveryUI::
draw_screen_locked
() {
function in class:ScreenRecoveryUI
483
draw_screen_locked
();
491
draw_screen_locked
(); // Must redraw the whole screen
Completed in 3592 milliseconds