Searched refs:freedst (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_bmp.c331 int SDL_SaveBMP_RW (SDL_Surface *saveme, SDL_RWops *dst, int freedst) argument
516 if ( freedst && dst ) {
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_video.h549 * If 'freedst' is non-zero, the source will be closed after being written.
553 (SDL_Surface *surface, SDL_RWops *dst, int freedst);

Completed in 69 milliseconds