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

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 603 #define SDL_SaveBMP(surface, file) \
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testblitspeed.c 352 SDL_SaveBMP(src, dumpfile); /* make sure initial convert is sane. */
testwin.c 133 if ( SDL_SaveBMP(screen, "screen.bmp") < 0 )
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 603 #define SDL_SaveBMP(surface, file) \
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 603 #define SDL_SaveBMP(surface, file) \
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 603 #define SDL_SaveBMP(surface, file) \
    [all...]

Completed in 235 milliseconds