Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenframebuffer_c.h26 extern void SDL_OFFSCREEN_DestroyWindowFramebuffer(_THIS, SDL_Window * window);
A DSDL_offscreenframebuffer.c80 void SDL_OFFSCREEN_DestroyWindowFramebuffer(_THIS, SDL_Window * window) in SDL_OFFSCREEN_DestroyWindowFramebuffer() function
A DSDL_offscreenvideo.c86 device->DestroyWindowFramebuffer = SDL_OFFSCREEN_DestroyWindowFramebuffer; in OFFSCREEN_CreateDevice()

Completed in 4 milliseconds