Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenopengles.c39 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in Emscripten_GLES_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h34 typedef struct SDL_EGL_VideoData struct
107 } SDL_EGL_VideoData; typedef
A DSDL_sysvideo.h400 struct SDL_EGL_VideoData *egl_data;
A DSDL_egl.c301 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in SDL_EGL_LoadLibraryOnly()

Completed in 9 milliseconds