Home
last modified time | relevance | path

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

/system/core/healthd/
Danimation.h31 struct animation { struct
32 struct frame {
62 std::string animation_file; argument
81 ~animation() { delete frames; } in ~animation() argument