Home
last modified time | relevance | path

Searched refs:_glfwFreeMonitors (Results 1 – 3 of 3) sorted by relevance

/third_party/glfw/src/
Dinit.c168 _glfwFreeMonitors(_glfw.monitors, _glfw.monitorCount); in glfwTerminate()
Dmonitor.c162 _glfwFreeMonitors(monitors, monitorCount); in _glfwInputMonitorChange()
215 void _glfwFreeMonitors(_GLFWmonitor** monitors, int count) in _glfwFreeMonitors() function
Dinternal.h1037 void _glfwFreeMonitors(_GLFWmonitor** monitors, int count);