Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h1166 extern DECLSPEC int SDLCALL SDL_HapticPause(SDL_Haptic * haptic);
/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_haptic.c697 SDL_HapticPause(SDL_Haptic * haptic) in SDL_HapticPause() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h182 #define SDL_HapticPause SDL_HapticPause_REAL macro
A DSDL_dynapi_procs.h213 SDL_DYNAPI_PROC(int,SDL_HapticPause,(SDL_Haptic *a),(a),return)

Completed in 14 milliseconds