Home
last modified time | relevance | path

Searched refs:GL_SwapWindow (Results 1 – 25 of 26) sorted by relevance

12

/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_windowsvideo.c191 device->GL_SwapWindow = WIN_GL_SwapWindow; in WIN_CreateDevice()
202 device->GL_SwapWindow = WIN_GLES_SwapWindow; in WIN_CreateDevice()
A DSDL_windowsopengl.c682 _this->GL_SwapWindow = WIN_GLES_SwapWindow; in WIN_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengles.m45 _this->GL_SwapWindow = Cocoa_GL_SwapWindow;
77 _this->GL_SwapWindow = Cocoa_GL_SwapWindow;
A DSDL_cocoavideo.m124 device->GL_SwapWindow = Cocoa_GL_SwapWindow;
134 device->GL_SwapWindow = Cocoa_GLES_SwapWindow;
A DSDL_cocoaopengl.m204 _this->GL_SwapWindow = Cocoa_GLES_SwapWindow;
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenvideo.c90 device->GL_SwapWindow = OFFSCREEN_GL_SwapWindow; in OFFSCREEN_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengles.c49 _this->GL_SwapWindow = X11_GL_SwapWindow; in X11_GLES_LoadLibrary()
A DSDL_x11video.c278 device->GL_SwapWindow = X11_GL_SwapWindow; in X11_CreateDevice()
292 device->GL_SwapWindow = X11_GLES_SwapWindow; in X11_CreateDevice()
A DSDL_x11opengl.c262 _this->GL_SwapWindow = X11_GLES_SwapWindow; in X11_GL_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bvideo.cc108 device->GL_SwapWindow = HAIKU_GL_SwapWindow; in HAIKU_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclvideo.c126 device->GL_SwapWindow = NACL_GLES_SwapWindow; in NACL_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidvideo.c144 device->GL_SwapWindow = Android_GLES_SwapWindow; in Android_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c140 device->GL_SwapWindow = PSP_GL_SwapWindow; in PSP_Create()
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c346 device->GL_SwapWindow = glSwapWindow; in createDevice()
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenvideo.c123 device->GL_SwapWindow = Emscripten_GLES_SwapWindow; in Emscripten_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/vivante/
A DSDL_vivantevideo.c109 device->GL_SwapWindow = VIVANTE_GLES_SwapWindow; in VIVANTE_Create()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.c139 device->GL_SwapWindow = DirectFB_GL_SwapWindow; in DirectFB_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c141 device->GL_SwapWindow = RPI_GLES_SwapWindow; in RPI_Create()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h264 int (*GL_SwapWindow) (_THIS, SDL_Window * window); member
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.c172 device->GL_SwapWindow = Wayland_GLES_SwapWindow; in Wayland_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m123 device->GL_SwapWindow = UIKit_GL_SwapWindow;
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c129 device->GL_SwapWindow = PND_gl_swapwindow; in PND_create()
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp166 device->GL_SwapWindow = WINRT_GLES_SwapWindow; in WINRT_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c219 device->GL_SwapWindow = KMSDRM_GLES_SwapWindow; in KMSDRM_CreateDevice()

Completed in 29 milliseconds

12