Home
last modified time | relevance | path

Searched refs:XRRGetCrtcInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/src/
H A Dx11_monitor.c153 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, oi->crtc); in _glfwPollMonitorsX11()
242 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwSetVideoModeX11()
291 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwRestoreVideoModeX11()
324 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwGetMonitorPosX11()
359 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwGetMonitorWorkareaX11()
453 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwGetVideoModesX11()
503 XRRCrtcInfo* ci = XRRGetCrtcInfo(_glfw.x11.display, sr, monitor->x11.crtc); in _glfwGetVideoModeX11()
H A Dx11_platform.h326 #define XRRGetCrtcInfo _glfw.x11.randr.GetCrtcInfo macro

Completed in 4 milliseconds