Searched refs:anim_level_conf (Results 1 – 2 of 2) sorted by relevance
642 } anim_level_conf; typedef959 static bool parse_level_conf(const char *arg, anim_level_conf *level_conf) in parse_level_conf()961 memset(level_conf, 0, sizeof(anim_level_conf)); in parse_level_conf()1035 anim_level_conf *level_confs = NULL; in test_charge()1080 (anim_level_conf *)malloc(level_conf_num * sizeof(anim_level_conf)); in test_charge()1108 anim_level_conf conf = level_confs[i]; in test_charge()1110 (i - j) * sizeof(anim_level_conf)); in test_charge()