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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 122 #define SDL_ANYFORMAT 0x10000000 /* Allow any video depth/pixel-format */
294 * If SDL_ANYFORMAT is set in 'flags', the SDL library will try to set the
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 122 #define SDL_ANYFORMAT 0x10000000 /* Allow any video depth/pixel-format */
294 * If SDL_ANYFORMAT is set in 'flags', the SDL library will try to set the
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 122 #define SDL_ANYFORMAT 0x10000000 /* Allow any video depth/pixel-format */
294 * If SDL_ANYFORMAT is set in 'flags', the SDL library will try to set the
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 134 #define SDL_ANYFORMAT 0x10000000 /* Allow any video depth/pixel-format */
298 * If SDL_ANYFORMAT is set in 'flags', the SDL library will try to set the
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 122 #define SDL_ANYFORMAT 0x10000000 /* Allow any video depth/pixel-format */
294 * If SDL_ANYFORMAT is set in 'flags', the SDL library will try to set the
    [all...]

Completed in 82 milliseconds