Searched refs:SDL_VideoInfo (Results 1 - 8 of 8) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_video.h171 typedef struct SDL_VideoInfo { struct
188 } SDL_VideoInfo; typedef in typeref:struct:SDL_VideoInfo
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_sysvideo.h118 SDL_VideoInfo info;
H A DSDL_video.c313 const SDL_VideoInfo *SDL_GetVideoInfo(void)
315 const SDL_VideoInfo *info;
H A DSDL_surface.c818 const SDL_VideoInfo *vi = SDL_GetVideoInfo();
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestsprite.c122 const SDL_VideoInfo *info;
H A Dtestalpha.c324 const SDL_VideoInfo *info;
H A Dtestblitspeed.c50 const SDL_VideoInfo *info = SDL_GetVideoInfo();
H A Dtestvidinfo.c388 const SDL_VideoInfo *info;

Completed in 168 milliseconds