Blender
V3.3
|
Go to the source code of this file.
Functions | |
static void | ghost_mode_from_sdl (GHOST_DisplaySetting &setting, SDL_DisplayMode *mode) |
static void | ghost_mode_to_sdl (const GHOST_DisplaySetting &setting, SDL_DisplayMode *mode) |
|
static |
Definition at line 38 of file GHOST_DisplayManagerSDL.cpp.
References GHOST_DisplaySetting::bpp, GHOST_DisplaySetting::frequency, GHOST_DisplaySetting::xPixels, and GHOST_DisplaySetting::yPixels.
Referenced by GHOST_DisplayManagerSDL::getCurrentDisplaySetting(), and GHOST_DisplayManagerSDL::getDisplaySetting().
|
static |
Definition at line 47 of file GHOST_DisplayManagerSDL.cpp.
References GHOST_DisplaySetting::frequency, GHOST_DisplaySetting::xPixels, and GHOST_DisplaySetting::yPixels.
Referenced by GHOST_DisplayManagerSDL::setCurrentDisplaySetting().