Home
last modified time | relevance | path

Searched refs:SDL_VideoInfo (Results 1 – 9 of 9) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
DSDL_video.h171 typedef struct SDL_VideoInfo { struct
188 } SDL_VideoInfo; argument
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_sysvideo.h118 SDL_VideoInfo info;
DSDL_video.c313 const SDL_VideoInfo *SDL_GetVideoInfo(void) in SDL_GetVideoInfo()
315 const SDL_VideoInfo *info; in SDL_GetVideoInfo()
DSDL_surface.c818 const SDL_VideoInfo *vi = SDL_GetVideoInfo(); in SDL_ConvertSurface()
/external/qemu/distrib/sdl-1.2.15/test/
Dtestsprite.c122 const SDL_VideoInfo *info; in FastestFlags()
Dtestblitspeed.c50 const SDL_VideoInfo *info = SDL_GetVideoInfo(); in output_videoinfo_details()
Dtestvidinfo.c388 const SDL_VideoInfo *info; in main()
Dtestalpha.c324 const SDL_VideoInfo *info; in main()
/external/qemu/distrib/sdl-1.2.15/
DWhatsNew42 Added current_w and current_h to the SDL_VideoInfo structure,
498 The blit_endian member of the SDL_VideoInfo struct has been removed.
664 const SDL_VideoInfo *SDL_GetVideoInfo(void)