HomeSort by relevance Sort by last modified time
    Searched defs:SDL_VideoInfo (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 171 typedef struct SDL_VideoInfo {
188 } SDL_VideoInfo;
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 171 typedef struct SDL_VideoInfo {
188 } SDL_VideoInfo;
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 171 typedef struct SDL_VideoInfo {
188 } SDL_VideoInfo;
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 171 typedef struct SDL_VideoInfo {
188 } SDL_VideoInfo;
300 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
    [all...]

Completed in 396 milliseconds