Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_platform.h74 #undef __TVOS__
75 #define __TVOS__ 1 macro
A DSDL_config_iphoneos.h144 #ifdef __TVOS__
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick_c.h45 #if defined(__IPHONEOS__) || defined(__TVOS__) || defined(__ANDROID__)
A DSDL_hidapijoystick.c572 #if defined(__MACOSX__) || defined(__IPHONEOS__) || defined(__TVOS__) in HIDAPI_JoystickInit()
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_systhread.c263 #if defined(__MACOSX__) || defined(__IPHONEOS__) || defined(__TVOS__) in SDL_SYS_SetThreadPriority()
/AliOS-Things-master/components/SDL2/src/
A DSDL.c507 #elif __TVOS__ in SDL_GetPlatform()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c113 #if defined(__ANDROID__) || (defined(__IPHONEOS__) && !defined(__TVOS__)) in SDL_MouseTouchEventsChanged()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c73 #if (defined(__IPHONEOS__) || defined(__TVOS__)) && !defined(SDL_JOYSTICK_DISABLED)
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m42 #elif defined(__TVOS__)
1843 #elif defined(__TVOS__)

Completed in 22 milliseconds