Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenopengl.c64 int ret = SDL_EGL_LoadLibraryOnly(_this, path); in OFFSCREEN_GL_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h114 extern int SDL_EGL_LoadLibraryOnly(_THIS, const char *path);
A DSDL_egl.c286 SDL_EGL_LoadLibraryOnly(_THIS, const char *egl_path) in SDL_EGL_LoadLibraryOnly() function
472 int library_load_retcode = SDL_EGL_LoadLibraryOnly(_this, egl_path); in SDL_EGL_LoadLibrary()

Completed in 5 milliseconds