HomeSort by relevance Sort by last modified time
    Searched full:text_surface (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/
screen_ui.cpp 97 GRSurface* text_surface = backgroundText[icon]; local
101 int textWidth = gr_get_width(text_surface);
102 int textHeight = gr_get_height(text_surface);
126 gr_texticon(textX, textY, text_surface);

Completed in 868 milliseconds