Home
last modified time | relevance | path

Searched refs:glfwGetMonitorContentScale (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/tests/
H A Dmonitors.c106 glfwGetMonitorContentScale(monitor, &xscale, &yscale); in list_modes()
/third_party/glfw/src/
H A Dmonitor.c380 GLFWAPI void glfwGetMonitorContentScale(GLFWmonitor* handle, in glfwGetMonitorContentScale() function
/third_party/glfw/include/GLFW/
H A Dglfw3.h2728 GLFWAPI void glfwGetMonitorContentScale(GLFWmonitor* monitor, float* xscale, float* yscale);
3728 * @sa @ref glfwGetMonitorContentScale

Completed in 8 milliseconds