Home
last modified time | relevance | path

Searched refs:SDL_SysWMinfo (Results 1 – 25 of 39) sorted by relevance

12

/AliOS-Things-master/components/SDL2/include/
A DSDL_syswm.h44 struct SDL_SysWMinfo;
201 struct SDL_SysWMinfo struct
299 typedef struct SDL_SysWMinfo SDL_SysWMinfo; typedef
320 SDL_SysWMinfo * info);
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidwindow.h35 extern SDL_bool Android_GetWindowWMInfo(_THIS, SDL_Window *window, struct SDL_SysWMinfo *info);
A DSDL_androidwindow.c193 Android_GetWindowWMInfo(_THIS, SDL_Window *window, SDL_SysWMinfo *info) in Android_GetWindowWMInfo()
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_syswm.c21 SDL_SysWMinfo info; in syswm_getWindowWMInfo()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitwindow.h38 struct SDL_SysWMinfo * info);
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bwindow.h49 struct SDL_SysWMinfo *info);
A DSDL_bwindow.cc220 struct SDL_SysWMinfo *info) { in HAIKU_GetWindowWMInfo()
/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_winrt.cpp54 SDL_SysWMinfo sdlWindowInfo; in D3D11_GetCoreWindowFromSDLRenderer()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_window.h75 struct SDL_SysWMinfo *info);
A DSDL_DirectFB_render.c128 SDL_SysWMinfo wm_info; in get_dfb_surface()
129 SDL_memset(&wm_info, 0, sizeof(SDL_SysWMinfo)); in get_dfb_surface()
141 SDL_SysWMinfo wm_info; in get_dfb_window()
142 SDL_memset(&wm_info, 0, sizeof(SDL_SysWMinfo)); in get_dfb_window()
/AliOS-Things-master/components/SDL2/src/video/vivante/
A DSDL_vivantevideo.h84 struct SDL_SysWMinfo *info);
A DSDL_vivantevideo.c387 VIVANTE_GetWindowWMInfo(_THIS, SDL_Window * window, struct SDL_SysWMinfo *info) in VIVANTE_GetWindowWMInfo()
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandwindow.h100 Wayland_GetWindowWMInfo(_THIS, SDL_Window * window, SDL_SysWMinfo * info);
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.h85 struct SDL_SysWMinfo *info);
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.h89 struct SDL_SysWMinfo *info);
A DSDL_rpivideo.c442 RPI_GetWindowWMInfo(_THIS, SDL_Window * window, struct SDL_SysWMinfo *info)
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.h81 struct SDL_SysWMinfo *info);
A DSDL_pspvideo.c298 PSP_GetWindowWMInfo(_THIS, SDL_Window * window, struct SDL_SysWMinfo *info)
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.h117 struct SDL_SysWMinfo *info);
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.h81 struct SDL_SysWMinfo *info);
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.h105 struct SDL_SysWMinfo *info);
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h144 struct SDL_SysWMinfo;
250 struct SDL_SysWMinfo * info);
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.h150 extern SDL_bool Cocoa_GetWindowWMInfo(_THIS, SDL_Window * window, struct SDL_SysWMinfo *info);
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp84 static SDL_bool WINRT_GetWindowWMInfo(_THIS, SDL_Window * window, SDL_SysWMinfo * info);
764 WINRT_GetWindowWMInfo(_THIS, SDL_Window * window, SDL_SysWMinfo * info) in WINRT_GetWindowWMInfo()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_fcitx.c359 SDL_SysWMinfo info; in SDL_Fcitx_UpdateTextRect()

Completed in 38 milliseconds

12