Home
last modified time | relevance | path

Searched refs:SDL_GetClosestDisplayMode (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h430 extern DECLSPEC SDL_DisplayMode * SDLCALL SDL_GetClosestDisplayMode(int displayIndex, const SDL_Dis…
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_video.c454 dResult = SDL_GetClosestDisplayMode(i, &target, &closest); in video_getClosestDisplayModeCurrentResolution()
500 dResult = SDL_GetClosestDisplayMode(i, &target, &closest); in video_getClosestDisplayModeRandomResolution()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h509 #define SDL_GetClosestDisplayMode SDL_GetClosestDisplayMode_REAL macro
A DSDL_dynapi_procs.h537 SDL_DYNAPI_PROC(SDL_DisplayMode*,SDL_GetClosestDisplayMode,(int a, const SDL_DisplayMode *b, SDL_Di…
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c983 SDL_GetClosestDisplayMode(int displayIndex, in SDL_GetClosestDisplayMode() function

Completed in 20 milliseconds