Home
last modified time | relevance | path

Searched refs:text_surface (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Dscreen_ui.cpp100 gr_surface text_surface = backgroundText[icon]; in draw_background_locked() local
104 int textWidth = gr_get_width(text_surface); in draw_background_locked()
105 int textHeight = gr_get_height(text_surface); in draw_background_locked()
129 gr_texticon(textX, textY, text_surface); in draw_background_locked()