Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.cpp133 int textY = ((gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2) + iconHeight + 40; in draw_background_locked() local
152 gr_texticon(textX, textY, text_surface); in draw_background_locked()