Searched refs:SDL_AliOS_DestroyWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
31 extern void SDL_AliOS_DestroyWindowFramebuffer(_THIS, SDL_Window * window);
82 void SDL_AliOS_DestroyWindowFramebuffer(_THIS, SDL_Window * window) in SDL_AliOS_DestroyWindowFramebuffer() function
100 device->DestroyWindowFramebuffer = SDL_AliOS_DestroyWindowFramebuffer; in AliOS_CreateDevice()
Completed in 4 milliseconds