Searched refs:set_resource_root (Results 1 – 2 of 2) sorted by relevance
60 void set_resource_root(const std::string& root, const std::string& backup_root = "");
634 batt_anim_.set_resource_root(product_animation_root); in InitAnimation()642 batt_anim_.set_resource_root(legacy_animation_root, system_animation_root); in InitAnimation()766 void animation::set_resource_root(const std::string& root, const std::string& backup_root) { in set_resource_root() function in android::animation