Home
last modified time | relevance | path

Searched refs:X11_GL_UnloadLibrary (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.h69 extern void X11_GL_UnloadLibrary(_THIS);
A DSDL_x11opengles.c44 _this->GL_UnloadLibrary = X11_GL_UnloadLibrary; in X11_GLES_LoadLibrary()
A DSDL_x11opengl.c249 X11_GL_UnloadLibrary(_this); in X11_GL_LoadLibrary()
283 X11_GL_UnloadLibrary(_THIS) in X11_GL_UnloadLibrary() function
A DSDL_x11video.c273 device->GL_UnloadLibrary = X11_GL_UnloadLibrary; in X11_CreateDevice()

Completed in 5 milliseconds