Home
last modified time | relevance | path

Searched defs:resizeWindow (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp1433 bool resizeWindow; member
1779 void populateScalingTests (tcu::TestCaseGroup *testGroup, Type wsiType, bool resizeWindow) in populateScalingTests()
1994 ResizeWindow resizeWindow; member
/third_party/glfw/src/
Dwl_window.c341 static GLFWbool resizeWindow(_GLFWwindow* window, int width, int height) in resizeWindow() function
/third_party/typescript/tests/lib/
Dlib.d.ts12195 resizeWindow(width: number, height: number): void; method