HomeSort by relevance Sort by last modified time
    Searched full:progressbarindeterminate (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
screen_ui.h 62 gr_surface *progressBarIndeterminate;
screen_ui.cpp 157 gr_blit(progressBarIndeterminate[frame], 0, 0, width, height, dx, dy);
305 progressBarIndeterminate = (gr_surface*)malloc(indeterminate_frames *
311 LoadBitmap(filename, progressBarIndeterminate+i);
381 int width = gr_get_width(progressBarIndeterminate[0]);

Completed in 787 milliseconds