Home
last modified time | relevance | path

Searched defs:egl_context (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidwindow.h41 EGLContext egl_context; /* We use this to preserve the context when losing focus */ member
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c840 EGLContext egl_context, share_context = EGL_NO_CONTEXT; in SDL_EGL_CreateContext() local
1000 EGLContext egl_context = (EGLContext) context; in SDL_EGL_MakeCurrent() local
1062 EGLContext egl_context = (EGLContext) context; in SDL_EGL_DeleteContext() local
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c404 EGLContext egl_context; in KMSDRM_CreateSurfaces() local

Completed in 6 milliseconds