Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_miropengl.c71 SDL_EGL_ChooseConfig(_this); in MIR_GL_LoadLibrary()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl_c.h89 extern int SDL_EGL_ChooseConfig(_THIS);
DSDL_egl.c292 SDL_EGL_ChooseConfig(_THIS) in SDL_EGL_ChooseConfig() function
594 if (SDL_EGL_ChooseConfig(_this) != 0) { in SDL_EGL_CreateSurface()
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtvideo.cpp608 if (SDL_EGL_ChooseConfig(_this) != 0) { in WINRT_CreateWindow()