Home
last modified time | relevance | path

Searched refs:GetWindowHeight (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp67 int GetWindowHeight() in GetWindowHeight() function in glcts::__anon27700::TGBase
996 glViewport(0, 0, GetWindowWidth(), GetWindowHeight()); in Cleanup()
1703 glViewport(0, 0, GetWindowWidth(), GetWindowHeight()); in Cleanup()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureGatherTests.cpp75 int GetWindowHeight() in GetWindowHeight() function in gl4cts::__anon27655::TGBase
1122 glViewport(0, 0, GetWindowWidth(), GetWindowHeight()); in Cleanup()
3150 glViewport(0, 0, GetWindowWidth(), GetWindowHeight()); in Cleanup()
/third_party/mesa3d/src/imgui/
H A Dimgui.h263 IMGUI_API float GetWindowHeight(); // get current window height (shortcut for GetWindowSize().y)
H A Dimgui.cpp6021 float ImGui::GetWindowHeight() in GetWindowHeight() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h360 IMGUI_API float GetWindowHeight(); // get current window height (shortcut for GetWindowSize().y)
H A Dimgui.cpp6814 float ImGui::GetWindowHeight() in GetWindowHeight() function in ImGui

Completed in 65 milliseconds