Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.cpp153 GRSurface* text_surface = GetCurrentText(); in draw_background_locked() local
154 int text_x = (gr_fb_width() - gr_get_width(text_surface)) / 2; in draw_background_locked()
157 gr_texticon(text_x, text_y, text_surface); in draw_background_locked()