Home
last modified time | relevance | path

Searched refs:IMG_Load_RW (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DREADME.txt16 SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc);
21 Note that IMG_Load_RW cannot load TGA images.
A DIMG.c161 SDL_Surface *IMG_Load_RW(SDL_RWops *src, int freesrc) in IMG_Load_RW() function
272 SDL_Surface *surface = IMG_Load_RW(src, freesrc); in IMG_LoadTexture_RW()
A DSDL_image.h98 extern DECLSPEC SDL_Surface * SDLCALL IMG_Load_RW(SDL_RWops *src, int freesrc);

Completed in 6 milliseconds