Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c229 static SDL_bool HasSameOutput(SDL_ExtendedGameControllerBind *a, SDL_ExtendedGameControllerBind *b) in HasSameOutput() function
277 if (last_match && (!match || !HasSameOutput(last_match, match))) { in HandleJoystickAxis()

Completed in 6 milliseconds