Home
last modified time | relevance | path

Searched refs:SDL_ORIENTATION_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_displayevents.c39 if (data1 == SDL_ORIENTATION_UNKNOWN || data1 == display->orientation) { in SDL_SendDisplayEvent()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h183 SDL_ORIENTATION_UNKNOWN, /**< The display orientation can't be determined */ enumerator
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitmodes.m498 SDL_DisplayOrientation orientation = SDL_ORIENTATION_UNKNOWN;
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c768 CHECK_DISPLAY_INDEX(displayIndex, SDL_ORIENTATION_UNKNOWN); in SDL_GetDisplayOrientation()

Completed in 10 milliseconds