Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h960 extern DECLSPEC int SDLCALL SDL_HapticNumEffects(SDL_Haptic * haptic);
/AliOS-Things-master/components/SDL2/test/
A Dtesthaptic.c323 SDL_HapticNumEffects(haptic), SDL_HapticNumEffectsPlaying(haptic)); in HapticPrintSupported()
/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_haptic.c407 SDL_HapticNumEffects(SDL_Haptic * haptic) in SDL_HapticNumEffects() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h169 #define SDL_HapticNumEffects SDL_HapticNumEffects_REAL macro
A DSDL_dynapi_procs.h200 SDL_DYNAPI_PROC(int,SDL_HapticNumEffects,(SDL_Haptic *a),(a),return)

Completed in 16 milliseconds