Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetVideoModes (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/glfw/src/
Dmir_monitor.c65 monitors[i]->modes = _glfwPlatformGetVideoModes(monitors[i], in _glfwPlatformGetMonitors()
122 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes() function
Dwl_monitor.c189 _glfwPlatformGetVideoModes(origMonitor, in _glfwPlatformGetMonitors()
216 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes() function
Dwin32_monitor.c251 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes() function
Dmonitor.c71 modes = _glfwPlatformGetVideoModes(monitor, &modeCount); in refreshVideoModes()
Dinternal.h569 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count);
Dx11_monitor.c334 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes() function
Dcocoa_monitor.m301 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) function