Home
last modified time | relevance | path

Searched refs:_glfwAllocMonitor (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/src/
H A Dnull_monitor.c56 _GLFWmonitor* monitor = _glfwAllocMonitor("Null SuperNoop 0", in _glfwPollMonitorsNull()
H A Dwl_monitor.c179 _GLFWmonitor* monitor = _glfwAllocMonitor("", 0, 0); in _glfwAddOutputWayland()
H A Dx11_monitor.c175 _GLFWmonitor* monitor = _glfwAllocMonitor(oi->name, widthMM, heightMM); in _glfwPollMonitorsX11()
220 _glfwInputMonitor(_glfwAllocMonitor("Display", widthMM, heightMM), in _glfwPollMonitorsX11()
H A Dwin32_monitor.c98 monitor = _glfwAllocMonitor(name, widthMM, heightMM); in createMonitor()
H A Dmonitor.c171 _GLFWmonitor* _glfwAllocMonitor(const char* name, int widthMM, int heightMM) in _glfwAllocMonitor() function
H A Dinternal.h975 _GLFWmonitor* _glfwAllocMonitor(const char* name, int widthMM, int heightMM);

Completed in 7 milliseconds