Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl.c161 SDL_EGL_LoadLibrary(_THIS, const char *egl_path, NativeDisplayType native_display) in SDL_EGL_LoadLibrary() argument
226 if (egl_path != NULL) { in SDL_EGL_LoadLibrary()
227 dll_handle = SDL_LoadObject(egl_path); in SDL_EGL_LoadLibrary()