Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetMonitors (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/glfw/src/
Dinit.c133 _glfw.monitors = _glfwPlatformGetMonitors(&_glfw.monitorCount); in glfwInit()
Dmir_monitor.c36 _GLFWmonitor** _glfwPlatformGetMonitors(int* count) in _glfwPlatformGetMonitors() function
Dwl_monitor.c172 _GLFWmonitor** _glfwPlatformGetMonitors(int* count) in _glfwPlatformGetMonitors() function
Dwin32_monitor.c149 _GLFWmonitor** _glfwPlatformGetMonitors(int* count) in _glfwPlatformGetMonitors() function
Dmonitor.c94 _glfw.monitors = _glfwPlatformGetMonitors(&_glfw.monitorCount); in _glfwInputMonitorChange()
Dinternal.h549 _GLFWmonitor** _glfwPlatformGetMonitors(int* count);
Dx11_monitor.c201 _GLFWmonitor** _glfwPlatformGetMonitors(int* count) in _glfwPlatformGetMonitors() function
Dcocoa_monitor.m244 _GLFWmonitor** _glfwPlatformGetMonitors(int* count) function