Home
last modified time | relevance | path

Searched defs:monitors (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/glfw/tests/
DCMakeLists.txt28 add_executable(monitors monitors.c ${GETOPT} ${GLAD}) target
Dreopen.c133 GLFWmonitor** monitors = glfwGetMonitors(&monitorCount); in main() local
Dmonitors.c207 GLFWmonitor** monitors; in main() local
Diconify.c238 GLFWmonitor** monitors = glfwGetMonitors(&monitor_count); in main() local
/third_party/flutter/glfw/src/
Dwl_monitor.c155 _GLFWmonitor** monitors = _glfw.wl.monitors; in _glfwAddOutputWayland() local
174 _GLFWmonitor** monitors; in _glfwPlatformGetMonitors() local
Dmonitor.c92 _GLFWmonitor** monitors = _glfw.monitors; in _glfwInputMonitorChange() local
215 void _glfwFreeMonitors(_GLFWmonitor** monitors, int count) in _glfwFreeMonitors()
Dmir_monitor.c39 _GLFWmonitor** monitors = NULL; in _glfwPlatformGetMonitors() local
Dwin32_monitor.c155 _GLFWmonitor** monitors = NULL; in _glfwPlatformGetMonitors() local
Dwl_platform.h97 _GLFWmonitor** monitors; member
128 _GLFWmonitor** monitors; member
Dx11_monitor.c204 _GLFWmonitor** monitors = NULL; in _glfwPlatformGetMonitors() local
Dinternal.h444 _GLFWmonitor** monitors; member
/third_party/mesa3d/src/mesa/main/
Dperformance_monitor.c339 _mesa_GenPerfMonitorsAMD(GLsizei n, GLuint *monitors) in _mesa_GenPerfMonitorsAMD()
374 _mesa_DeletePerfMonitorsAMD(GLsizei n, GLuint *monitors) in _mesa_DeletePerfMonitorsAMD()
/third_party/glib/gio/
Dgunionvolumemonitor.c43 GList *monitors; member