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"
void Android_DestroyWindow(_THIS, SDL_Window *window)
void Android_SetWindowFullscreen(_THIS, SDL_Window *window, SDL_VideoDisplay *display, SDL_bool fullscreen)
void Android_SetWindowTitle(_THIS, SDL_Window *window)
EGLSurface EGLNativeWindowType * window
The type used to identify a window.
int Android_CreateWindow(_THIS, SDL_Window *window)
SDL_bool Android_GetWindowWMInfo(_THIS, SDL_Window *window, struct SDL_SysWMinfo *info)
ANativeWindow * native_window