Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/qtfred/src/mission/
H A DFredRenderer.cpp971 gr_screen_resize(_targetView->getSize().first, _targetView->getSize().second); in render_frame()
1148 gr_screen_resize(width, height); in resize()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A D2d.h605 extern void gr_screen_resize(int width, int height);
H A D2d.cpp417 void gr_screen_resize(int width, int height) in gr_screen_resize() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropengl.cpp716 gr_screen_resize(size.first, size.second); in gr_opengl_use_viewport()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/
H A D2d.h934 extern void gr_screen_resize(int width, int height);
H A D2d.cpp1101 void gr_screen_resize(int width, int height) in gr_screen_resize() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dfredview.cpp1246 gr_screen_resize(cx, cy); in OnSize()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dfredview.cpp1260 gr_screen_resize(cx, cy); in OnSize()