Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_displayevents.c42 display->orientation = (SDL_DisplayOrientation)data1; in SDL_SendDisplayEvent()
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.h52 extern SDL_DisplayOrientation Android_JNI_GetDisplayOrientation(void);
A DSDL_android.c354 static SDL_DisplayOrientation displayOrientation;
875 displayOrientation = (SDL_DisplayOrientation)orientation; in SDL_JAVA_INTERFACE()
1594 SDL_DisplayOrientation Android_JNI_GetDisplayOrientation(void) in Android_JNI_GetDisplayOrientation()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h188 } SDL_DisplayOrientation; typedef
375 extern DECLSPEC SDL_DisplayOrientation SDLCALL SDL_GetDisplayOrientation(int displayIndex);
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h134 SDL_DisplayOrientation orientation;
A DSDL_video.c763 SDL_DisplayOrientation
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitmodes.m498 SDL_DisplayOrientation orientation = SDL_ORIENTATION_UNKNOWN;
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_procs.h740 SDL_DYNAPI_PROC(SDL_DisplayOrientation,SDL_GetDisplayOrientation,(int a),(a),return)

Completed in 21 milliseconds