Home
last modified time | relevance | path

Searched defs:DrawTextLines (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp58 int DrawTextLines(int /* x */, int /* y */, in DrawTextLines() function in MockDrawFunctions
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp638 int ScreenRecoveryUI::DrawTextLines(int x, int y, const std::vector<std::string>& lines) const { in DrawTextLines() function in ScreenRecoveryUI