Searched refs:SDL_SaveBMP (Results 1 – 4 of 4) sorted by relevance
603 #define SDL_SaveBMP(surface, file) \ macro
133 if ( SDL_SaveBMP(screen, "screen.bmp") < 0 ) in DrawPict()
352 SDL_SaveBMP(src, dumpfile); /* make sure initial convert is sane. */ in setup_test()
601 free it as the second parameter. SDL_LoadBMP() and SDL_SaveBMP()