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

  /system/extras/tests/framebuffer/
minui.h 29 int gr_text(int x, int y, const char *s);
  /bootable/recovery/minui/
minui.h 40 int gr_text(int x, int y, const char *s);
graphics.c 211 int gr_text(int x, int y, const char *s) function
  /bootable/recovery/
screen_ui.cpp 165 gr_text(0, (row+1)*CHAR_HEIGHT-1, t);
  /system/core/charger/
charger.c 593 gr_text(x, y, str);

Completed in 53 milliseconds