Searched refs:SDL_UpdateWindowSurface (Results 1 – 8 of 8) sorted by relevance
83 SDL_UpdateWindowSurface(window); in loop()
156 SDL_UpdateWindowSurface(window); in DrawScreen()
802 extern DECLSPEC int SDLCALL SDL_UpdateWindowSurface(SDL_Window * window);
547 #define SDL_UpdateWindowSurface SDL_UpdateWindowSurface_REAL macro
573 SDL_DYNAPI_PROC(int,SDL_UpdateWindowSurface,(SDL_Window *a),(a),return)
771 SDL_UpdateWindowSurface(window); in SW_RenderPresent()
57 SDL_GetWindowSurface() and SDL_UpdateWindowSurface()) or via the
2177 SDL_UpdateWindowSurface(SDL_Window * window) in SDL_UpdateWindowSurface() function