Searched refs:diff_length (Results 1 – 1 of 1) sorted by relevance
121 float diff_length = diff.Length(); in apply() local122 if (diff_length > kEpsilon) { in apply()124 float scroll_to_velocity = velocity / diff_length; in apply()