HomeSort by relevance Sort by last modified time
    Searched refs:gr_get_width (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minui/
minui.h 37 unsigned int gr_get_width(gr_surface surface);
graphics.c 204 unsigned int gr_get_width(gr_surface surface) { function
  /bootable/recovery/
ui.c 101 int iconWidth = gr_get_width(icon);
116 int width = gr_get_width(gProgressBarEmpty);
378 int width = gr_get_width(gProgressBarIndeterminate[0]);

Completed in 32 milliseconds