Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenwindow.c58 offscreen_window->egl_surface = SDL_EGL_CreateOffscreenSurface(_this, window->w, window->h); in OFFSCREEN_CreateWindow()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h126 extern EGLSurface SDL_EGL_CreateOffscreenSurface(_THIS, int width, int height);
A DSDL_egl.c1131 SDL_EGL_CreateOffscreenSurface(_THIS, int width, int height) in SDL_EGL_CreateOffscreenSurface() function

Completed in 7 milliseconds