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

  /bootable/recovery/minui/
minui.h 41 unsigned int gr_get_width(gr_surface surface);
graphics.c 259 unsigned int gr_get_width(gr_surface surface) { function
  /bootable/recovery/
ui.c 114 int iconWidth = gr_get_width(surface);
131 int iconWidth = gr_get_width(surface);
152 int width = gr_get_width(gProgressBarEmpty);
431 (gr_fb_width() - gr_get_width(bg)) / 2;
482 int width = gr_get_width(gProgressBarIndeterminate[0]);
  /system/core/charger/
charger.c 611 w = gr_get_width(surface);

Completed in 500 milliseconds