Searched refs:oldRotation (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86RandR.c247 Rotation oldRotation = randrp->rotation; local in function:xf86RandRSetConfig
291 if(randrp->rotation != oldRotation) {
295 RRRotation.RRConfig.rotation = oldRotation;
302 randrp->rotation = oldRotation;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86RandR.c237 Rotation oldRotation = randrp->rotation; local in function:xf86RandRSetConfig
289 if (randrp->rotation != oldRotation) {
294 RRRotation.RRConfig.rotation = oldRotation;
302 randrp->rotation = oldRotation;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_randr.c259 Rotation oldRotation = pRandr->rotation; local in function:GXRandRSetConfig
308 pRandr->rotation = oldRotation;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c591 Rotation oldRotation = randrp->rotation; local in function:xf86RandR12SetConfig
641 randrp->rotation = oldRotation;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c589 Rotation oldRotation = randrp->rotation; local in function:xf86RandR12SetConfig
640 randrp->rotation = oldRotation;

Completed in 9 milliseconds