Home
last modified time | relevance | path

Searched defs:handleConfigure (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp232 void Window::handleConfigure (void* data, struct xdg_surface* xdgSurface, uint32_t serial) in handleConfigure() function in tcu::lnx::wayland::Window
/third_party/glfw/src/
Dwl_window.c51 static void handleConfigure(void* data, in handleConfigure() function