Searched refs:EV_IsHaptic (Results 1 – 1 of 1) sorted by relevance
98 EV_IsHaptic(int fd) in EV_IsHaptic() function275 success = EV_IsHaptic(fd); in MaybeAddDevice()413 haptic->supported = EV_IsHaptic(fd); in SDL_SYS_HapticOpenFromFD()519 if (EV_IsHaptic(joystick->hwdata->fd)) { in SDL_SYS_JoystickIsHaptic()
Completed in 4 milliseconds