Searched refs:SDL_DisplayOrientation (Results 1 – 8 of 8) sorted by relevance
42 display->orientation = (SDL_DisplayOrientation)data1; in SDL_SendDisplayEvent()
52 extern SDL_DisplayOrientation Android_JNI_GetDisplayOrientation(void);
354 static SDL_DisplayOrientation displayOrientation;875 displayOrientation = (SDL_DisplayOrientation)orientation; in SDL_JAVA_INTERFACE()1594 SDL_DisplayOrientation Android_JNI_GetDisplayOrientation(void) in Android_JNI_GetDisplayOrientation()
188 } SDL_DisplayOrientation; typedef375 extern DECLSPEC SDL_DisplayOrientation SDLCALL SDL_GetDisplayOrientation(int displayIndex);
134 SDL_DisplayOrientation orientation;
763 SDL_DisplayOrientation
498 SDL_DisplayOrientation orientation = SDL_ORIENTATION_UNKNOWN;
740 SDL_DYNAPI_PROC(SDL_DisplayOrientation,SDL_GetDisplayOrientation,(int a),(a),return)
Completed in 21 milliseconds