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
31 struct frame {
56 if (!animation_file.empty()) { in set_resource_root() argument
70 std::string animation_file; argument
71 std::string fail_file;
73 text_field text_clock;
74 text_field text_percent;
76 bool run;
78 frame* frames;
79 int cur_frame;
[all …]