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

  /bootable/recovery/
vr_ui.h 38 void DrawTextIcon(int x, int y, GRSurface* surface) const override;
vr_ui.cpp 37 void VrRecoveryUI::DrawTextIcon(int x, int y, GRSurface* surface) const {
screen_ui.h 143 virtual void DrawTextIcon(int x, int y, GRSurface* surface) const;
screen_ui.cpp 179 DrawTextIcon(text_x, text_y, text_surface);
363 void ScreenRecoveryUI::DrawTextIcon(int x, int y, GRSurface* surface) const {

Completed in 73 milliseconds