Searched refs:RotatePad (Results 1 – 1 of 1) sorted by relevance
633 static void RotatePad( int *pX, int *pY, float flAngleInRad ) in RotatePad() function746 RotatePad(&nLeftPadX, &nLeftPadY, -flRotationAngle); in FormatStatePacketUntilGyro()747 RotatePad(&nRightPadX, &nRightPadY, flRotationAngle); in FormatStatePacketUntilGyro()
Completed in 9 milliseconds