Searched refs:tuning_coeff_ (Results 1 – 2 of 2) sorted by relevance
186 tuning_coeff_(ComputeDeceleration(0.84f)) {} in Scroller()421 (fling_friction_ * tuning_coeff_)); in GetSplineDeceleration()435 return fling_friction_ * tuning_coeff_ * in GetSplineFlingDistance()
143 float tuning_coeff_; variable