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