Home
last modified time | relevance | path

Searched refs:SDL_SIMDFree (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_cpuinfo.h288 extern DECLSPEC void SDLCALL SDL_SIMDFree(void *ptr);
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_RLEaccel.c1225 SDL_SIMDFree(surface->pixels); in RLEAlphaSurface()
1389 SDL_SIMDFree(surface->pixels); in RLEColorkeySurface()
A DSDL_surface.c1351 SDL_SIMDFree(surface->pixels); in SDL_FreeSurface()
/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c1014 SDL_SIMDFree(void *ptr) in SDL_SIMDFree() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h720 #define SDL_SIMDFree SDL_SIMDFree_REAL macro
A DSDL_dynapi_procs.h776 SDL_DYNAPI_PROC(void,SDL_SIMDFree,(void *a),(a),)

Completed in 16 milliseconds