Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c675 SDL_SYS_ToDirection(Uint16 *dest, SDL_HapticDirection * src) in SDL_SYS_ToDirection() function
766 if (SDL_SYS_ToDirection(&dest->direction, &constant->direction) == -1) in SDL_SYS_ToFFEffect()
801 if (SDL_SYS_ToDirection(&dest->direction, &periodic->direction) == -1) in SDL_SYS_ToFFEffect()
894 if (SDL_SYS_ToDirection(&dest->direction, &ramp->direction) == -1) in SDL_SYS_ToFFEffect()

Completed in 4 milliseconds