Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dui.c106 int iconY = (gr_fb_height() - iconHeight) / 2; in draw_background_locked() local
107 gr_blit(icon, 0, 0, iconWidth, iconHeight, iconX, iconY); in draw_background_locked()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c168 int iconY = (gr_fb_height() - iconHeight) / 2; in draw_background_locked() local
169 gr_blit(icon, 0, 0, iconWidth, iconHeight, iconX, iconY); in draw_background_locked()