Home
last modified time | relevance | path

Searched defs:yrel (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_touch.c284 float xrel, yrel, prel; in SDL_SendTouchMotion() local
DSDL_mouse.c206 int yrel; local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_joystick.c649 Sint16 xrel, Sint16 yrel) in SDL_PrivateJoystickBall()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c782 int xrel, yrel; in SDL_SYS_JoystickUpdate() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_events.h242 Sint32 yrel; /**< The relative motion in the Y direction */ member
305 Sint16 yrel; /**< The relative motion in the Y direction */ member