Searched refs:initialHeight (Results 1 – 1 of 1) sorted by relevance
1130 int initialHeight = 128; in render() local1140 Framebuffer fbo(context, m_config, initialWidth, initialHeight); in render()1150 context.viewport(0, 0, initialWidth, initialHeight); in render()