Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_iphoneos.h202 #define SDL_IPHONE_MAX_GFORCE 5.0 macro
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m26 /* needed for SDL_IPHONE_MAX_GFORCE macro */
562 const float maxgforce = SDL_IPHONE_MAX_GFORCE; field
583 SDL_IPHONE_MAX_GFORCE macro in SDL_config_iphoneos.h.
587 it in your application's code by SDL_IPHONE_MAX_GFORCE / 0x7FFF.
/AliOS-Things-master/components/SDL2/docs/
A DREADME-ios.md160 …rted values BACK to units of g-force, simply multiply the values by SDL_IPHONE_MAX_GFORCE / 0x7FFF.

Completed in 6 milliseconds