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

  /bootable/recovery/
vr_ui.cpp 56 void VrRecoveryUI::DrawHighlightBar(int /* x */, int y, int /* width */, int height) const {
screen_ui.cpp 355 void ScreenRecoveryUI::DrawHighlightBar(int x, int y, int width, int height) const {
455 DrawHighlightBar(0, y - 2, ScreenWidth(), char_height_ + 4);

Completed in 714 milliseconds