Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengles.c45 _this->GL_SwapWindow = WIN_GL_SwapWindow; in WIN_GLES_LoadLibrary()
77 _this->GL_SwapWindow = WIN_GL_SwapWindow; in WIN_GLES_CreateContext()
A DSDL_windowsopengl.h76 extern int WIN_GL_SwapWindow(_THIS, SDL_Window * window);
A DSDL_windowsvideo.c191 device->GL_SwapWindow = WIN_GL_SwapWindow; in WIN_CreateDevice()
A DSDL_windowsopengl.c852 WIN_GL_SwapWindow(_THIS, SDL_Window * window) in WIN_GL_SwapWindow() function

Completed in 6 milliseconds