Go to the documentation of this file.
21 #include "../../SDL_internal.h"
23 #ifndef SDL_androidwindow_h_
24 #define SDL_androidwindow_h_
26 #include "../../core/android/SDL_android.h"
27 #include "../SDL_egl_c.h"
ANativeWindow * native_window
void Android_SetWindowTitle(_THIS, SDL_Window *window)
The type used to identify a window.
void Android_DestroyWindow(_THIS, SDL_Window *window)
EGLSurface EGLNativeWindowType * window
void Android_SetWindowFullscreen(_THIS, SDL_Window *window, SDL_VideoDisplay *display, SDL_bool fullscreen)
int Android_CreateWindow(_THIS, SDL_Window *window)
SDL_bool Android_GetWindowWMInfo(_THIS, SDL_Window *window, struct SDL_SysWMinfo *info)
void Android_MinimizeWindow(_THIS, SDL_Window *window)
SDL_Window * Android_Window