Searched refs:touchpad_coefs_ (Results 1 – 2 of 2) sorted by relevance
23 touchpad_coefs_ = new_touchpad; in SetCurveParameters()47 return CreateCore(touchpad_coefs_, velocity, cumulativeScroll); in CreateForTouchPad()
50 std::vector<float> touchpad_coefs_; variable