Searched refs:RRConfig (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86RandR.c274 RRRotation.RRConfig.rotation = rotation;
275 RRRotation.RRConfig.rate = rate;
276 RRRotation.RRConfig.width = pSize->width;
277 RRRotation.RRConfig.height = pSize->height;
295 RRRotation.RRConfig.rotation = oldRotation;
296 RRRotation.RRConfig.rate = xf86RandRModeRefresh (scrp->currentMode);
297 RRRotation.RRConfig.width = scrp->virtualX;
298 RRRotation.RRConfig.height = scrp->virtualY;
H A Dxf86str.h273 xorgRRConfig RRConfig; member in union:__anon1b1d0d510b0a
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86RandR.c270 RRRotation.RRConfig.rotation = rotation;
271 RRRotation.RRConfig.rate = rate;
272 RRRotation.RRConfig.width = pSize->width;
273 RRRotation.RRConfig.height = pSize->height;
294 RRRotation.RRConfig.rotation = oldRotation;
295 RRRotation.RRConfig.rate =
297 RRRotation.RRConfig.width = scrp->virtualX;
298 RRRotation.RRConfig.height = scrp->virtualY;
H A Dxf86str.h186 xorgRRConfig RRConfig; member in union:__anonf472aec40a0a

Completed in 7 milliseconds