Searched refs:DrawTextIcon (Results 1 – 4 of 4) sorted by relevance
/bootable/recovery/ |
D | vr_ui.h | 38 void DrawTextIcon(int x, int y, GRSurface* surface) const override;
|
D | vr_ui.cpp | 37 void VrRecoveryUI::DrawTextIcon(int x, int y, GRSurface* surface) const { in DrawTextIcon() function in VrRecoveryUI
|
D | screen_ui.h | 143 virtual void DrawTextIcon(int x, int y, GRSurface* surface) const;
|
D | screen_ui.cpp | 179 DrawTextIcon(text_x, text_y, text_surface); in draw_background_locked() 363 void ScreenRecoveryUI::DrawTextIcon(int x, int y, GRSurface* surface) const { in DrawTextIcon() function in ScreenRecoveryUI
|