Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/dummy/
A DSDL_nullframebuffer_c.h28 extern int SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, in…
A DSDL_nullvideo.c99 device->UpdateWindowFramebuffer = SDL_DUMMY_UpdateWindowFramebuffer; in DUMMY_CreateDevice()
A DSDL_nullframebuffer.c59 int SDL_DUMMY_UpdateWindowFramebuffer(_THIS, SDL_Window * window, const SDL_Rect * rects, int numre… in SDL_DUMMY_UpdateWindowFramebuffer() function

Completed in 6 milliseconds