Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirevents.c88 HandleMouseButton(SDL_Window* sdl_window, Uint8 state, MirPointerEvent const* pointer) in HandleMouseButton()
125 HandleMouseMotion(SDL_Window* sdl_window, int x, int y) in HandleMouseMotion()
144 HandleMouseScroll(SDL_Window* sdl_window, int hscroll, int vscroll) in HandleMouseScroll()
157 HandleTouchEvent(MirTouchEvent const* touch, int device_id, SDL_Window* sdl_window) in HandleTouchEvent()
195 HandleMouseEvent(MirPointerEvent const* pointer, SDL_Window* sdl_window) in HandleMouseEvent()
DSDL_mirwindow.h35 SDL_Window* sdl_window; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_opengl.h38 SDL_Window *sdl_window; member
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c44 static SDL_Window *sdl_window; variable
Dsdlshare.c139 static SDL_Window *sdl_window; variable