Searched refs:CurvedVelocityControl (Results 1 – 4 of 4) sorted by relevance
138 CurvedVelocityControl::CurvedVelocityControl() in CurvedVelocityControl() function in android::CurvedVelocityControl141 void CurvedVelocityControl::setCurve(const std::vector<AccelerationCurveSegment>& curve) { in setCurve()145 void CurvedVelocityControl::setAccelerationEnabled(bool enabled) { in setAccelerationEnabled()149 void CurvedVelocityControl::scaleDeltas(float* deltaX, float* deltaY) { in scaleDeltas()188 const AccelerationCurveSegment& CurvedVelocityControl::segmentForSpeed(float speedMmPerS) { in segmentForSpeed()
134 class CurvedVelocityControl : public VelocityControl {136 CurvedVelocityControl();
36 CurvedVelocityControl mCtrl;
111 CurvedVelocityControl mNewPointerVelocityControl;