21 #include "../../SDL_internal.h" 23 #ifndef SDL_androidvideo_h_ 24 #define SDL_androidvideo_h_ 28 #include "../SDL_sysvideo.h" void Android_SendResize(SDL_Window *window)
SDL_sem * Android_PauseSem
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
SDL_mutex * Android_ActivityMutex
int Android_SurfaceHeight
SDL_sem * Android_ResumeSem
EGLSurface EGLNativeWindowType * window
The type used to identify a window.
void Android_SetScreenResolution(int surfaceWidth, int surfaceHeight, int deviceWidth, int deviceHeight, Uint32 format, float rate)
A rectangle, with the origin at the upper left (integer).