Searched refs:RRConfig (Results 1 – 2 of 2) sorted by relevance
270 RRRotation.RRConfig.rotation = rotation; in xf86RandRSetConfig()271 RRRotation.RRConfig.rate = rate; in xf86RandRSetConfig()272 RRRotation.RRConfig.width = pSize->width; in xf86RandRSetConfig()273 RRRotation.RRConfig.height = pSize->height; in xf86RandRSetConfig()294 RRRotation.RRConfig.rotation = oldRotation; in xf86RandRSetConfig()295 RRRotation.RRConfig.rate = in xf86RandRSetConfig()297 RRRotation.RRConfig.width = scrp->virtualX; in xf86RandRSetConfig()298 RRRotation.RRConfig.height = scrp->virtualY; in xf86RandRSetConfig()
186 xorgRRConfig RRConfig; member