Home
last modified time | relevance | path

Searched refs:glfwGetX11Display (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DGLFWUtils.cpp76 desc->display = glfwGetX11Display(); in SetupWindowAndGetSurfaceDescriptorForTesting()
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3native.h244 GLFWAPI Display* glfwGetX11Display(void);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3native.h244 GLFWAPI Display* glfwGetX11Display(void);
/third_party/flutter/glfw/include/GLFW/
Dglfw3native.h244 GLFWAPI Display* glfwGetX11Display(void);
/third_party/flutter/glfw/src/
Dx11_window.c2463 GLFWAPI Display* glfwGetX11Display(void) in glfwGetX11Display() function