Searched refs:SDL_VideoInfo (Results 1 – 9 of 9) sorted by relevance
171 typedef struct SDL_VideoInfo { struct188 } SDL_VideoInfo; argument300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
118 SDL_VideoInfo info;
313 const SDL_VideoInfo *SDL_GetVideoInfo(void) in SDL_GetVideoInfo()315 const SDL_VideoInfo *info; in SDL_GetVideoInfo()
818 const SDL_VideoInfo *vi = SDL_GetVideoInfo(); in SDL_ConvertSurface()
122 const SDL_VideoInfo *info; in FastestFlags()
50 const SDL_VideoInfo *info = SDL_GetVideoInfo(); in output_videoinfo_details()
388 const SDL_VideoInfo *info; in main()
324 const SDL_VideoInfo *info; in main()
42 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)