Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h412 typedef struct VideoBootStrap struct
418 } VideoBootStrap; argument
421 extern VideoBootStrap COCOA_bootstrap;
422 extern VideoBootStrap X11_bootstrap;
425 extern VideoBootStrap WINRT_bootstrap;
426 extern VideoBootStrap HAIKU_bootstrap;
427 extern VideoBootStrap PND_bootstrap;
430 extern VideoBootStrap PSP_bootstrap;
431 extern VideoBootStrap RPI_bootstrap;
435 extern VideoBootStrap NACL_bootstrap;
[all …]
A DSDL_video.c60 static VideoBootStrap *bootstrap[] = {
/AliOS-Things-master/components/SDL2/src/video/dummy/
A DSDL_nullvideo.c107 VideoBootStrap DUMMY_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenvideo.c107 VideoBootStrap OFFSCREEN_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/alios/
A DSDL_AliOS_video.c107 VideoBootStrap AliOS_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bvideo.cc125 VideoBootStrap HAIKU_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclvideo.c133 VideoBootStrap NACL_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidvideo.c174 VideoBootStrap Android_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c152 VideoBootStrap PSP_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c361 VideoBootStrap QNX_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenvideo.c133 VideoBootStrap Emscripten_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/vivante/
A DSDL_vivantevideo.c125 VideoBootStrap VIVANTE_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.c66 VideoBootStrap DirectFB_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c150 VideoBootStrap RPI_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.c226 VideoBootStrap WINDOWS_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11video.c318 VideoBootStrap X11_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoavideo.m166 VideoBootStrap COCOA_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.c212 VideoBootStrap Wayland_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m153 VideoBootStrap UIKIT_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c138 VideoBootStrap PND_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp175 VideoBootStrap WINRT_bootstrap = {
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c235 VideoBootStrap KMSDRM_bootstrap = {

Completed in 31 milliseconds