Searched refs:WIN_UpdateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
24 extern int WIN_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numr…
99 int WIN_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numrects) in WIN_UpdateWindowFramebuffer() function
173 device->UpdateWindowFramebuffer = WIN_UpdateWindowFramebuffer; in WIN_CreateDevice()
Completed in 3 milliseconds