Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dui.c104 int iconHeight = gr_get_height(icon); in draw_background_locked()
117 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()
119 int height = gr_get_height(gProgressBarEmpty); in draw_progress_locked()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dminui.h59 unsigned int gr_get_height(gr_surface surface);
H A Dgraphics.c261 unsigned int gr_get_height(GRSurface* surface) { in gr_get_height() function
/OK3568_Linux_fs/external/recovery/minui/
H A Dminui.h64 unsigned int gr_get_height(gr_surface surface);
H A Dgraphics.c337 unsigned int gr_get_height(GRSurface* surface) in gr_get_height() function
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c166 int iconHeight = gr_get_height(icon); in draw_background_locked()
179 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()
181 int height = gr_get_height(gProgressBarEmpty); in draw_progress_locked()