Searched refs:animation_prefix (Results 1 – 1 of 1) sorted by relevance
83 static constexpr const char* animation_prefix = "animation: "; in parse_animation_desc() local96 } else if (remove_prefix(line, animation_prefix, &rest)) { in parse_animation_desc()