Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp258 static int draw_text(const char *str, int x, int y) in draw_text() function
301 y = draw_text("Charging!", -1, -1); in draw_unknown()
302 draw_text("?\?/100", -1, y + 25); in draw_unknown()