Home | History | Annotate | Download | only in gl

Lines Matching refs:getWindowHeight

127 	int getWindowHeight()
275 std::vector<GLubyte> fb(getWindowWidth() * getWindowHeight() * 4);
277 int fb_h = getWindowHeight();
5018 glViewport(0, 0, getWindowWidth(), getWindowHeight());
5258 glViewport(0, 0, getWindowWidth(), getWindowHeight());
5489 glViewport(0, 0, getWindowWidth(), getWindowHeight());
5609 glViewport(0, 0, getWindowWidth(), getWindowHeight());
5756 glViewport(0, 0, getWindowWidth(), getWindowHeight());
6111 glViewport(0, 0, getWindowWidth(), getWindowHeight());
6546 glViewport(0, 0, getWindowWidth(), getWindowHeight());
8067 glViewport(0, 0, getWindowWidth(), getWindowHeight());