Searched refs:discrete_path_effect (Results 1 – 2 of 2) sorted by relevance
1952 VISIT_ONEOF_FLATTENABLE(path_effect, discrete_path_effect); in Visit()1957 void Converter::Visit(const DiscretePathEffect& discrete_path_effect) { in Visit() argument1963 float perterb = discrete_path_effect.perterb(); in Visit()1968 WriteNum(discrete_path_effect.seed_assist()); in Visit()
422 DiscretePathEffect discrete_path_effect = 6; field