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

  /bootable/recovery/
screen_ui.h 95 GRSurface* stageMarkerFill;
screen_ui.cpp 158 GRSurface* stage_surface = (i < stage) ? stageMarkerFill : stageMarkerEmpty;
485 LoadBitmap("stage_fill", &stageMarkerFill);

Completed in 47 milliseconds