HomeSort by relevance Sort by last modified time
    Searched refs:installingFrame (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
screen_ui.h 58 int installingFrame;
screen_ui.cpp 54 installingFrame(0),
132 draw_install_overlay_locked(installingFrame);
147 draw_install_overlay_locked(installingFrame);
297 installingFrame = (installingFrame + 1) % installing_frames;

Completed in 42 milliseconds