Searched refs:getModeInfo (Results 1 – 1 of 1) sorted by relevance
54 static const XRRModeInfo* getModeInfo(const XRRScreenResources* sr, RRMode id) in getModeInfo() function123 const XRRModeInfo* mi = getModeInfo(sr, oi->modes[i]); in _glfwSetVideoModeX11()355 const XRRModeInfo* mi = getModeInfo(sr, oi->modes[i]); in _glfwPlatformGetVideoModes()399 *mode = vidmodeFromModeInfo(getModeInfo(sr, ci->mode), ci); in _glfwPlatformGetVideoMode()