Searched refs:initialHeight (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tools/sk_app/unix/ |
H A D | Window_unix.cpp | 62 constexpr int initialHeight = 960; in initWindow() local 133 initialWidth, initialHeight, in initWindow() 145 initialWidth, initialHeight, in initWindow()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboRenderTest.cpp | 1132 int initialHeight = 128; in render() local 1142 Framebuffer fbo(context, m_config, initialWidth, initialHeight); in render() 1152 context.viewport(0, 0, initialWidth, initialHeight); in render()
|
Completed in 4 milliseconds