Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/dummy/
A DSDL_nullframebuffer_c.h27 extern int SDL_DUMMY_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** p…
A DSDL_nullvideo.c98 device->CreateWindowFramebuffer = SDL_DUMMY_CreateWindowFramebuffer; in DUMMY_CreateDevice()
A DSDL_nullframebuffer.c31 int SDL_DUMMY_CreateWindowFramebuffer(_THIS, SDL_Window * window, Uint32 * format, void ** pixels, … in SDL_DUMMY_CreateWindowFramebuffer() function

Completed in 5 milliseconds