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