Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestbounds.c30 i, SDL_GetDisplayName(i), in main()
A Dtestdisplayinfo.c58 …SDL_Log("%d: \"%s\" (%dx%d, (%d, %d)), %d modes.\n", dpy, SDL_GetDisplayName(dpy), rect.w, rect.h,… in main()
A Dtestwm2.c76 SDL_GetDisplayName(SDL_GetWindowDisplayIndex(window))); in loop()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h325 extern DECLSPEC const char * SDLCALL SDL_GetDisplayName(int displayIndex);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h502 #define SDL_GetDisplayName SDL_GetDisplayName_REAL macro
A DSDL_dynapi_procs.h531 SDL_DYNAPI_PROC(const char*,SDL_GetDisplayName,(int a),(a),return)
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c913 SDL_Log("Display %d: %s\n", i, SDL_GetDisplayName(i)); in SDLTest_CommonInit()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c677 SDL_GetDisplayName(int displayIndex) in SDL_GetDisplayName() function

Completed in 34 milliseconds