Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenopengles.c38 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in Emscripten_GLES_LoadLibrary()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl_c.h32 typedef struct SDL_EGL_VideoData struct
82 } SDL_EGL_VideoData; typedef
DSDL_egl.c173 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in SDL_EGL_LoadLibrary()
DSDL_sysvideo.h349 struct SDL_EGL_VideoData *egl_data;