Home
last modified time | relevance | path

Searched refs:initialHeight (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp62 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 Des3fFboRenderTest.cpp1132 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