Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtesthaptic.c115 supported = SDL_HapticQuery(haptic); in main()
321 supported = SDL_HapticQuery(haptic); in HapticPrintSupported()
/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h994 extern DECLSPEC unsigned int SDLCALL SDL_HapticQuery(SDL_Haptic * haptic);
/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_haptic.c435 SDL_HapticQuery(SDL_Haptic * haptic) in SDL_HapticQuery() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h171 #define SDL_HapticQuery SDL_HapticQuery_REAL macro
A DSDL_dynapi_procs.h202 SDL_DYNAPI_PROC(unsigned int,SDL_HapticQuery,(SDL_Haptic *a),(a),return)

Completed in 19 milliseconds