Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dui.c103 int iconWidth = gr_get_width(icon); in draw_background_locked()
118 int width = gr_get_width(gProgressBarEmpty); in draw_progress_locked()
409 int width = gr_get_width(gProgressBarIndeterminate[0]); in ui_set_progress()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dminui.h58 unsigned int gr_get_width(gr_surface surface);
H A Dgraphics.c254 unsigned int gr_get_width(GRSurface* surface) { in gr_get_width() function
/OK3568_Linux_fs/external/recovery/minui/
H A Dminui.h63 unsigned int gr_get_width(gr_surface surface);
H A Dgraphics.c329 unsigned int gr_get_width(GRSurface* surface) in gr_get_width() function
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c165 int iconWidth = gr_get_width(icon); in draw_background_locked()
180 int width = gr_get_width(gProgressBarEmpty); in draw_progress_locked()
615 int width = gr_get_width(gProgressBarIndeterminate[0]); in ui_set_progress()