Home
last modified time | relevance | path

Searched defs:text_field (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
Danimation.h40 struct text_field { struct
41 std::string font_file;
42 int pos_x;
43 int pos_y;
44 int color_r;
45 int color_g;
46 int color_b;
47 int color_a;
49 GRFont* font;