Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c740 int nRightPadX = pState->sRightPadX; in FormatStatePacketUntilGyro() local
747 RotatePad(&nRightPadX, &nRightPadY, flRotationAngle); in FormatStatePacketUntilGyro()
764 pState->sRightPadX = clamp(nRightPadX + nPadOffset, SDL_MIN_SINT16, SDL_MAX_SINT16); in FormatStatePacketUntilGyro()

Completed in 5 milliseconds