Home
last modified time | relevance | path

Searched defs:SetVideoMode (Results 1 – 25 of 62) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/gbm/drm/
H A DOffScreenModeSetting.h26 bool SetVideoMode(const RESOLUTION_INFO& res, struct gbm_bo *bo) override { return false; } in SetVideoMode() function
H A DDRMLegacy.cpp30 bool CDRMLegacy::SetVideoMode(const RESOLUTION_INFO& res, struct gbm_bo *bo) in SetVideoMode() function in CDRMLegacy
H A DDRMUtils.h43 virtual bool SetVideoMode(const RESOLUTION_INFO& res, struct gbm_bo *bo) { return false; }; in SetVideoMode() function
H A DDRMAtomic.cpp239 bool CDRMAtomic::SetVideoMode(const RESOLUTION_INFO& res, struct gbm_bo *bo) in SetVideoMode() function in CDRMAtomic
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/haiku/
H A Dhaiku_direct_window.h78 inline void SetVideoMode(OS::VideoMode *video_mode) { current_video_mode = video_mode; }; in SetVideoMode() function
/dports/devel/godot2/godot-2.1.6-stable/platform/haiku/
H A Dhaiku_direct_window.h78 inline void SetVideoMode(OS::VideoMode *video_mode) { current_video_mode = video_mode; }; in SetVideoMode() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/graphics/
H A Drender_surface.cpp44 RenderSurface *RenderSurface::SetVideoMode(uint32 width, uint32 height, int bpp) { in SetVideoMode() function in Ultima::Ultima8::RenderSurface
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4AppMac.mm155 bool C4AbstractApp::SetVideoMode(int iXRes, int iYRes, unsigned int iRefreshRate, unsigned int iMon… function
H A DC4AppT.cpp67 bool C4AbstractApp::SetVideoMode(int, int, unsigned int, unsigned int, bool) in SetVideoMode() function in C4AbstractApp
H A DC4AppSDL.cpp354 bool C4AbstractApp::SetVideoMode(int iXRes, int iYRes, unsigned int RefreshRate, unsigned int iMon… in SetVideoMode() function in C4AbstractApp
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Ddrivers.pas525 PROCEDURE SetVideoMode (Mode: Sw_Word); procedure
1411 PROCEDURE SetVideoMode (Mode: Sw_Word); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Ddrivers.pas525 PROCEDURE SetVideoMode (Mode: Sw_Word); procedure
1411 PROCEDURE SetVideoMode (Mode: Sw_Word); procedure
/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcDisplayManager.cpp66 void cDisplayManager::SetVideoMode( int width, int height, int bpp, Uint32 flags ){ in SetVideoMode() function in cDisplayManager
/dports/games/bomns/Bomns-for-Linux-113be27/src/editor/
H A Deditor.cpp267 void SetVideoMode(SDL_Surface * psdlsScreen, int nVideoMode) in SetVideoMode() function
/dports/games/blockout/BL_SRC/BlockOut/GLApp/
H A DGLApp.cpp30 int GLApplication::SetVideoMode() { in SetVideoMode() function in GLApplication
/dports/games/xblast/xblast-2.10.4/
H A Dsdl_init.c208 SetVideoMode (int w, int h) in SetVideoMode() function
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/
H A Ddisplay.cpp33 void SetVideoMode(int width, int height, int bpp, uint32_t flags) in SetVideoMode() function
/dports/devel/sdl12/SDL-1.2.15/test/
H A Dtestwm.c23 int SetVideoMode(int w, int h) in SetVideoMode() function
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_display.cpp91 bool Display::SetVideoMode(int w, int h, int bpp, Uint32 flags) { in SetVideoMode() function in SDLmm::Display
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dvideo.c79 int SetVideoMode(int w, int h, int bpp, bool gl) in SetVideoMode() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dvideo.c83 int SetVideoMode(int w, int h, int bpp, bool gl) in SetVideoMode() function
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/test/
H A Dtestwm.c29 int SetVideoMode(int w, int h) in SetVideoMode() function
/dports/games/crimson/crimson-0.5.3/src/common/
H A Dview.cpp76 void View::SetVideoMode( unsigned short w, unsigned short h, short bpp, in SetVideoMode() function in View
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DVideoMode.cpp74 bool CVideoMode::SetVideoMode(int w, int h, int bpp, bool fullscreen) in SetVideoMode() function in CVideoMode
/dports/games/openbor3979/openbor-2bcf25b/engine/sdl/
H A Dvideo.c151 SDL_Surface* SetVideoMode(int w, int h, int bpp, bool gl) in SetVideoMode() function

123