Searched refs:gProgressBarFill (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/recovery/ |
| H A D | ui.c | 45 static gr_surface gProgressBarFill; variable 57 { &gProgressBarFill, "progress_fill" }, 133 gr_blit(gProgressBarFill, 0, 0, pos, height, dx, dy); in draw_progress_locked()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | ui.c | 48 static gr_surface gProgressBarFill; variable 60 { &gProgressBarFill, "progress_fill" }, 195 gr_blit(gProgressBarFill, 0, 0, pos, height, dx, dy); in draw_progress_locked()
|