Searched defs:SDL_VideoDevice (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_sysvideo.h41 typedef struct SDL_VideoDevice SDL_VideoDevice; typedef in typeref:struct:SDL_VideoDevice
44 #define _THIS SDL_VideoDevice *_this
48 struct SDL_VideoDevice { struct
332 SDL_VideoDevice *(*create)(int devindex);
427 extern SDL_VideoDevice *current_video;

Completed in 22 milliseconds