Searched refs:GetWindowHeight (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureGatherTests.cpp | 67 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 D | gl4cTextureGatherTests.cpp | 75 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 D | imgui.h | 263 IMGUI_API float GetWindowHeight(); // get current window height (shortcut for GetWindowSize().y)
|
H A D | imgui.cpp | 6021 float ImGui::GetWindowHeight() in GetWindowHeight() function in ImGui
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.h | 360 IMGUI_API float GetWindowHeight(); // get current window height (shortcut for GetWindowSize().y)
|
H A D | imgui.cpp | 6814 float ImGui::GetWindowHeight() in GetWindowHeight() function in ImGui
|
Completed in 65 milliseconds