Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_joystick.h70 } SDL_JoystickGUID; typedef
107 extern DECLSPEC SDL_JoystickGUID SDLCALL SDL_JoystickGetDeviceGUID(int device_index);
112 extern DECLSPEC SDL_JoystickGUID SDLCALL SDL_JoystickGetGUID(SDL_Joystick * joystick);
118 extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(SDL_JoystickGUID guid, char *pszGUID, int cb…
123 extern DECLSPEC SDL_JoystickGUID SDLCALL SDL_JoystickGetGUIDFromString(const char *pchGUID);
H A DSDL_gamecontroller.h141 extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID( SDL_JoystickGUID guid );