* Get the size of screen where the SDL window runs in. * * SDL_Window* window could be NULL, which means we get the screen size of the default 0-index display. * If window is not NULL, the we need to get the screen size of the display where the window runs in. * */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected