Home
last modified time | relevance | path

Searched refs:RotatePad (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c633 static void RotatePad( int *pX, int *pY, float flAngleInRad ) in RotatePad() function
746 RotatePad(&nLeftPadX, &nLeftPadY, -flRotationAngle); in FormatStatePacketUntilGyro()
747 RotatePad(&nRightPadX, &nRightPadY, flRotationAngle); in FormatStatePacketUntilGyro()

Completed in 9 milliseconds