Go to the documentation of this file.
22 #ifndef _SDL_malivideo_h
23 #define _SDL_malivideo_h
25 #include "../../SDL_internal.h"
26 #include "../SDL_sysvideo.h"
33 #include <sys/types.h>
int MALI_VideoInit(_THIS)
void MALI_SetWindowTitle(_THIS, SDL_Window *window)
void MALI_DestroyWindow(_THIS, SDL_Window *window)
void MALI_PumpEvents(_THIS)
The type used to identify a window.
The structure that defines a display mode.
void MALI_SetWindowSize(_THIS, SDL_Window *window)
int MALI_SetDisplayMode(_THIS, SDL_VideoDisplay *display, SDL_DisplayMode *mode)
void MALI_GetDisplayModes(_THIS, SDL_VideoDisplay *display)
EGLSurface EGLNativeWindowType * window
void MALI_ShowWindow(_THIS, SDL_Window *window)
struct SDL_DisplayData::@262 native_display
SDL_bool MALI_GetWindowWMInfo(_THIS, SDL_Window *window, struct SDL_SysWMinfo *info)
void MALI_VideoQuit(_THIS)
int MALI_CreateWindow(_THIS, SDL_Window *window)
void MALI_SetWindowPosition(_THIS, SDL_Window *window)
void MALI_HideWindow(_THIS, SDL_Window *window)