Searched refs:draw_text (Results 1 - 1 of 1) sorted by relevance

/system/core/charger/
H A Dcharger.c586 static int draw_text(const char *str, int x, int y) function
629 y = draw_text("Charging!", -1, -1);
630 draw_text("?\?/100", -1, y + 25);

Completed in 3 milliseconds