Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidgl.c39 SDL_EGL_MakeCurrent_impl(Android) in SDL_EGL_MakeCurrent_impl() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengles.c101 SDL_EGL_MakeCurrent_impl(WIN) in SDL_EGL_MakeCurrent_impl() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_egl_c.h109 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ macro