Searched refs:animation_file (Results 1 – 4 of 4) sorted by relevance
51 std::string animation_file; member
105 anim->animation_file.assign(&rest[start], end - start); in parse_animation_desc()128 if (anim->animation_file.empty() || frames.empty()) { in parse_animation_desc()
802 battery_animation.animation_file.assign("charger/battery_scale"); in init_animation()813 battery_animation.animation_file.c_str(), battery_animation.num_frames); in init_animation()868 ret = res_create_multi_display_surface(anim->animation_file.c_str(), in healthd_mode_charger_init()
165 EXPECT_STREQ("test/animation_file", anim.animation_file.c_str()); in TEST()