Home
last modified time | relevance | path

Searched refs:SDL_stack_free (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sdl/src/main/windows/
DSDL_windows_main.c161 SDL_stack_free(argv); in main_getcmdline()
192 SDL_stack_free(argv); in console_wmain()
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_log.c304 SDL_stack_free(message); in SDL_LogMessageV()
382 SDL_stack_free(output); in SDL_LogOutput()
402 SDL_stack_free(text); in SDL_LogOutput()
DSDL_assert.c174 SDL_stack_free(message); in SDL_PromptAssertion()
256 SDL_stack_free(message); in SDL_PromptAssertion()
/third_party/flutter/skia/third_party/externals/sdl/src/loadso/dlopen/
DSDL_sysloadso.c69 SDL_stack_free(_name); in SDL_LoadFunction()
/third_party/flutter/skia/third_party/externals/sdl/src/main/android/
DSDL_android_main.c74 SDL_stack_free(argv); in Java_org_libsdl_app_SDLActivity_nativeInit()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsframebuffer.c88 SDL_stack_free(info); in WIN_CreateWindowFramebuffer()
DSDL_windowswindow.c357 SDL_stack_free(title); in WIN_CreateWindowFrom()
415 SDL_stack_free(icon_bmp); in WIN_SetWindowIcon()
443 SDL_stack_free(icon_bmp); in WIN_SetWindowIcon()
DSDL_windowsevents.c888 SDL_stack_free(inputs); in WIN_WindowProc()
922 SDL_stack_free(inputs); in WIN_WindowProc()
943 SDL_stack_free(buffer); in WIN_WindowProc()
DSDL_windowsmouse.c132 SDL_stack_free(maskbits); in WIN_CreateCursor()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestscale.c218 SDL_stack_free(drawstates); in main()
Dtestrendercopyex.c227 SDL_stack_free(drawstates); in main()
Dtestrendertarget.c329 SDL_stack_free(drawstates); in main()
Dtestshader.c142 SDL_stack_free(info); in CompileShader()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_stdinc.h329 #define SDL_stack_free(data) macro
332 #define SDL_stack_free(data) SDL_free(data)
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_render_sw.c445 SDL_stack_free(final_points); in SW_RenderDrawPoints()
494 SDL_stack_free(final_points); in SW_RenderDrawLines()
544 SDL_stack_free(final_rects); in SW_RenderFillRects()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/
DSDL_shaders_gl.c294 SDL_stack_free(info); in CompileShader()
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoamodes.m201 SDL_stack_free(displays);
263 SDL_stack_free(displays);
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_render.c1441 SDL_stack_free(frects); in RenderDrawPointsWithRects()
1483 SDL_stack_free(fpoints); in SDL_RenderDrawPoints()
1548 SDL_stack_free(frects); in RenderDrawLinesWithRects()
1593 SDL_stack_free(fpoints); in SDL_RenderDrawLines()
1707 SDL_stack_free(frects); in SDL_RenderFillRects()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c855 SDL_stack_free(vertices); in GLES_RenderDrawPoints()
890 SDL_stack_free(vertices); in GLES_RenderDrawLines()
1126 SDL_stack_free(tmp); in GLES_RenderReadPixels()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/
DSDL_render_gles2.c1091 SDL_stack_free(info); in GLES2_CacheShader()
1479 SDL_stack_free(vertices); in GLES2_RenderDrawPoints()
1512 SDL_stack_free(vertices); in GLES2_RenderDrawLines()
1865 SDL_stack_free(tmp); in GLES2_RenderReadPixels()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c2528 SDL_stack_free(vertices); in D3D11_RenderDrawPoints()
2540 SDL_stack_free(vertices); in D3D11_RenderDrawPoints()
2567 SDL_stack_free(vertices); in D3D11_RenderDrawLines()
2579 SDL_stack_free(vertices); in D3D11_RenderDrawLines()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_joystick.c544 SDL_stack_free(events); in UpdateEventsForDeviceRemoval()
DSDL_gamecontroller.c135 SDL_stack_free(events); in UpdateEventsForDeviceRemoval()
/third_party/flutter/skia/third_party/externals/sdl/src/file/
DSDL_rwops.c491 SDL_stack_free(path); in SDL_RWFromFile()
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c1445 SDL_stack_free(vertices); in D3D_RenderDrawPoints()
1499 SDL_stack_free(vertices); in D3D_RenderDrawLines()

12