Home
last modified time | relevance | path

Searched refs:GetWindowWidth (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp62 int GetWindowWidth() in GetWindowWidth() 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.cpp70 int GetWindowWidth() in GetWindowWidth() 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.h262 IMGUI_API float GetWindowWidth(); // get current window width (shortcut for GetWindowSize().x)
H A Dimgui.cpp6015 float ImGui::GetWindowWidth() in GetWindowWidth() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h359 IMGUI_API float GetWindowWidth(); // get current window width (shortcut for GetWindowSize().x)
H A Dimgui_demo.cpp354 //ImGui::PushItemWidth(-ImGui::GetWindowWidth() * 0.35f); in ShowDemoWindow()
5873 ImGui::PushItemWidth(ImGui::GetWindowWidth() * 0.50f);
H A Dimgui.cpp6808 float ImGui::GetWindowWidth() in GetWindowWidth() function in ImGui

Completed in 76 milliseconds