Searched refs:SDL_FreeFormat (Results 1 – 8 of 8) sorted by relevance
152 SDL_FreeFormat(result); in pixels_allocFreeFormat()175 SDL_FreeFormat(result); in pixels_allocFreeFormat()213 SDL_FreeFormat(NULL); in pixels_allocFreeFormat()
380 SDL_FreeFormat(fmt1); in surface_testCompleteSurfaceConversion()382 SDL_FreeFormat(fmt2); in surface_testCompleteSurfaceConversion()
377 extern DECLSPEC void SDLCALL SDL_FreeFormat(SDL_PixelFormat *format);
1010 SDL_FreeFormat(fmt); in SDL_ConvertSurfaceFormat()1170 SDL_FreeFormat(surface->format); in SDL_FreeSurface()
586 SDL_FreeFormat(SDL_PixelFormat *format) in SDL_FreeFormat() function
287 #define SDL_FreeFormat SDL_FreeFormat_REAL macro
316 SDL_DYNAPI_PROC(void,SDL_FreeFormat,(SDL_PixelFormat *a),(a),)
560 SDL_FreeFormat(dst_fmt); in SDL_CreateTextureFromSurface()