Home
last modified time | relevance | path

Searched refs:_glfwChooseVideoMode (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/glfw/src/
Dwin32_monitor.c101 best = _glfwChooseVideoMode(monitor, desired); in _glfwSetVideoModeWin32()
Dmonitor.c225 const GLFWvidmode* _glfwChooseVideoMode(_GLFWmonitor* monitor, in _glfwChooseVideoMode() function
Dinternal.h959 const GLFWvidmode* _glfwChooseVideoMode(_GLFWmonitor* monitor,
Dx11_monitor.c112 best = _glfwChooseVideoMode(monitor, desired); in _glfwSetVideoModeX11()
Dcocoa_monitor.m176 best = _glfwChooseVideoMode(monitor, desired);