Home
last modified time | relevance | path

Searched defs:DrawHighlightBar (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/recovery_ui/
Dvr_ui.cpp62 void VrRecoveryUI::DrawHighlightBar(int /* x */, int y, int /* width */, int height) const { in DrawHighlightBar() function in VrRecoveryUI
Dscreen_ui.cpp618 void ScreenRecoveryUI::DrawHighlightBar(int x, int y, int width, int height) const { in DrawHighlightBar() function in ScreenRecoveryUI
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp45 void DrawHighlightBar(int /* x */, int /* y */, int /* width */, in DrawHighlightBar() function in MockDrawFunctions