Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c652 SDL_SYS_ToDirection(Uint16 *dest, SDL_HapticDirection * src) in SDL_SYS_ToDirection() function
741 if (SDL_SYS_ToDirection(&dest->direction, &constant->direction) == -1) in SDL_SYS_ToFFEffect()
776 if (SDL_SYS_ToDirection(&dest->direction, &periodic->direction) == -1) in SDL_SYS_ToFFEffect()
869 if (SDL_SYS_ToDirection(&dest->direction, &ramp->direction) == -1) in SDL_SYS_ToFFEffect()