Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.c134 int iconY = (gr_fb_height() - iconHeight) / 2; in draw_background_locked() local
135 gr_blit(surface, 0, 0, iconWidth, iconHeight, iconX, iconY); in draw_background_locked()