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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 131 #define SDL_SWSURFACE 0x00000000 /**< Surface is in system memory */
527 * SDL_SWSURFACE means that the surface should be created in system memory.
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 131 #define SDL_SWSURFACE 0x00000000 /**< Surface is in system memory */
527 * SDL_SWSURFACE means that the surface should be created in system memory.
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 131 #define SDL_SWSURFACE 0x00000000 /**< Surface is in system memory */
527 * SDL_SWSURFACE means that the surface should be created in system memory.
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 131 #define SDL_SWSURFACE 0x00000000 /**< Surface is in system memory */
527 * SDL_SWSURFACE means that the surface should be created in system memory.
    [all...]

Completed in 179 milliseconds