Home
last modified time | relevance | path

Searched refs:refresh_rate (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h86 int refresh_rate; member
Dstw_device.c158 stw_dev->refresh_rate = get_refresh_rate(); in stw_init()
Dstw_framebuffer.c665 1.0e6 / stw_dev->refresh_rate * stw_dev->swap_interval; in wait_swap_interval()
/third_party/glfw/src/
Dmir_monitor.c141 modes[*found].refreshRate = out->modes[*found].refresh_rate; in _glfwPlatformGetVideoModes()