Searched refs:SDL_AliOS_UpdateWindowFramebuffer (Results 1 – 3 of 3) sorted by relevance
30 extern int SDL_AliOS_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, in…
63 int SDL_AliOS_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numre… in SDL_AliOS_UpdateWindowFramebuffer() function
99 device->UpdateWindowFramebuffer = SDL_AliOS_UpdateWindowFramebuffer; in AliOS_CreateDevice()
Completed in 3 milliseconds