Home
last modified time | relevance | path

Searched defs:devindex (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_bvideo.cc50 BE_CreateDevice(int devindex) in BE_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/dummy/
DSDL_nullvideo.c77 DUMMY_CreateDevice(int devindex) in DUMMY_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/
DSDL_naclvideo.c94 static SDL_VideoDevice *NACL_CreateDevice(int devindex) { in NACL_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidvideo.c95 Android_CreateDevice(int devindex) in Android_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_video.c99 DirectFB_CreateDevice(int devindex) in DirectFB_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenvideo.c69 Emscripten_CreateDevice(int devindex) in Emscripten_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsvideo.c90 WIN_CreateDevice(int devindex) in WIN_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11video.c154 X11_CreateDevice(int devindex) in X11_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandvideo.c134 Wayland_CreateDevice(int devindex) in Wayland_CreateDevice()
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtvideo.cpp120 WINRT_CreateDevice(int devindex) in WINRT_CreateDevice()