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
89 ~animation() { delete frames; } in ~animation() argument