Searched defs:textY (Results 1 - 1 of 1) sorted by path

/bootable/recovery/
H A Dscreen_ui.cpp114 int textY = ((gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2) + iconHeight + 40; local
129 gr_texticon(textX, textY, text_surface);

Completed in 29 milliseconds