HomeSort by relevance Sort by last modified time
    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),
148 draw_install_overlay_locked(installingFrame);
163 draw_install_overlay_locked(installingFrame);
334 installingFrame = (installingFrame + 1) % installing_frames;

Completed in 32 milliseconds