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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 125 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
317 * If SDL_FULLSCREEN is set in 'flags', the SDL library will try to set
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 125 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
317 * If SDL_FULLSCREEN is set in 'flags', the SDL library will try to set
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 125 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
317 * If SDL_FULLSCREEN is set in 'flags', the SDL library will try to set
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 137 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
321 * If SDL_FULLSCREEN is set in 'flags', the SDL library will try to set
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 125 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
317 * If SDL_FULLSCREEN is set in 'flags', the SDL library will try to set
    [all...]

Completed in 17 milliseconds