HomeSort by relevance Sort by last modified time
    Searched refs:SDL_GetVideoInfo (Results 1 - 8 of 8) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 138 SDL_GetVideoInfo
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 263 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 263 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 263 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_video.h 267 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
289 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 263 extern DECLSPEC const SDL_VideoInfo * SDLCALL SDL_GetVideoInfo(void);
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_surface.c 818 const SDL_VideoInfo *vi = SDL_GetVideoInfo();
SDL_video.c 307 const SDL_VideoInfo *SDL_GetVideoInfo(void)
323 * the mode list will be for the format given by SDL_GetVideoInfo()->vfmt
    [all...]

Completed in 49 milliseconds