HomeSort by: relevance | last modified time | path
    Searched refs:oldRotation (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86RandR.c 237 Rotation oldRotation = randrp->rotation;
289 if (randrp->rotation != oldRotation) {
294 RRRotation.RRConfig.rotation = oldRotation;
302 randrp->rotation = oldRotation;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86RandR.c 247 Rotation oldRotation = randrp->rotation;
291 if(randrp->rotation != oldRotation) {
295 RRRotation.RRConfig.rotation = oldRotation;
302 randrp->rotation = oldRotation;
  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_randr.c 259 Rotation oldRotation = pRandr->rotation;
308 pRandr->rotation = oldRotation;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86RandR12.c 591 Rotation oldRotation = randrp->rotation;
641 randrp->rotation = oldRotation;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86RandR12.c 589 Rotation oldRotation = randrp->rotation;
640 randrp->rotation = oldRotation;

Completed in 13 milliseconds