Searched refs:linearParam (Results 1 – 1 of 1) sorted by relevance
53 static const int32_t linearParam = 2; in UpdateVelocity() local58 xVelocity = linearParam * xAxis[ZERO] * xValue + xAxis[ONE]; in UpdateVelocity()64 yVelocity = linearParam * yAxis[ZERO] * yValue + yAxis[ONE]; in UpdateVelocity()