Home
last modified time | relevance | path

Searched defs:freedst (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_png.c534 static int IMG_SavePNG_RW_libpng(SDL_Surface *surface, SDL_RWops *dst, int freedst) in IMG_SavePNG_RW_libpng()
650 static int IMG_SavePNG_RW_miniz(SDL_Surface *surface, SDL_RWops *dst, int freedst) in IMG_SavePNG_RW_miniz()
684 int IMG_SavePNG_RW(SDL_Surface *surface, SDL_RWops *dst, int freedst) in IMG_SavePNG_RW()
A DIMG_jpg.c468 static int IMG_SaveJPG_RW_jpeglib(SDL_Surface *surface, SDL_RWops *dst, int freedst, int quality) in IMG_SaveJPG_RW_jpeglib()
580 int IMG_SaveJPG_RW(SDL_Surface *surface, SDL_RWops *dst, int freedst, int quality) in IMG_SaveJPG_RW()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_bmp.c568 SDL_SaveBMP_RW(SDL_Surface * saveme, SDL_RWops * dst, int freedst) in SDL_SaveBMP_RW()

Completed in 6 milliseconds