Home
last modified time | relevance | path

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

/system/core/healthd/
Danimation.h30 struct animation { struct
51 std::string animation_file; argument
52 std::string fail_file;
54 text_field text_clock;
55 text_field text_percent;
57 bool run;
59 frame* frames;
60 int cur_frame;
61 int num_frames;
62 int first_frame_repeats; // Number of times to repeat the first frame in the current cycle
[all …]