| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_rotate.c | 112 case RR_Rotate_0: 134 if (pGeode->rotation != RR_Rotate_0) { 146 if (pGeode->rotation == RR_Rotate_0) 165 if (pGeode->rotation == RR_Rotate_0) { 187 if (curr & (RR_Rotate_0 | RR_Rotate_180)) {
|
| H A D | gx_cursor.c | 153 case RR_Rotate_0: 243 case RR_Rotate_0:
|
| H A D | gx_driver.c | 231 if (rotate != RR_Rotate_0) { 580 pGeode->rotation = RR_Rotate_0; 1252 && pGeode->rotation != RR_Rotate_0) { 1259 pGeode->rotation = RR_Rotate_0; 1444 rotate = RR_Rotate_0 | RR_Rotate_90 | RR_Rotate_180 | RR_Rotate_270; 1452 if (pGeode->rotation != RR_Rotate_0) 1456 rotate = pGeode->rotation = RR_Rotate_0; 1575 case RR_Rotate_0:
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrtransform.c | 168 if (rotation != RR_Rotate_0) 178 case RR_Rotate_0: 222 if (rotation & (RR_Rotate_0|RR_Rotate_180)) { 234 if (rotation & (RR_Rotate_0|RR_Rotate_180)) {
|
| H A D | rrscreen.c | 103 se.rotation = (CARD8) (crtc ? crtc->rotation : RR_Rotate_0); 620 rep.setOfRotations = RR_Rotate_0; 628 rep.rotation = RR_Rotate_0; 844 case RR_Rotate_0: 936 if (!RRCrtcSet (pScrPriv->crtcs[c], NULL, 0, 0, RR_Rotate_0,
|
| H A D | randr.c | 253 pScrPriv->rotations = RR_Rotate_0; 258 pScrPriv->rotation = RR_Rotate_0;
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrtransform.c | 165 if (rotation != RR_Rotate_0) { 174 case RR_Rotate_0: 234 if (rotation & (RR_Rotate_0 | RR_Rotate_180)) { 246 if (rotation & (RR_Rotate_0 | RR_Rotate_180)) {
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | transform.c | 157 case RR_Rotate_0: 161 case RR_Reflect_X|RR_Rotate_0: 165 case RR_Reflect_Y|RR_Rotate_0: 186 case RR_Reflect_All|RR_Rotate_0: 305 RR_Rotate_0);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 83 case RR_Rotate_0: 98 case RR_Rotate_0: 366 if ((xf86ModeWidth(mode, RR_Rotate_0) > maxPitch || 367 xf86ModeWidth(mode, RR_Rotate_0) > maxX || 368 xf86ModeHeight(mode, RR_Rotate_0) > maxY) && 372 if (xf86ModeWidth(mode, RR_Rotate_0) > maxPitch || 376 if (xf86ModeWidth(mode, RR_Rotate_0) > maxX || 380 if (xf86ModeHeight(mode, RR_Rotate_0) > maxY ||
|
| H A D | xf86Cursors.c | 64 case RR_Rotate_0: 109 case RR_Rotate_0: 428 if (crtc->rotation == RR_Rotate_0)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 80 case RR_Rotate_0: 95 case RR_Rotate_0: 434 if ((xf86ModeWidth(mode, RR_Rotate_0) > maxPitch || 435 xf86ModeWidth(mode, RR_Rotate_0) > maxX || 436 xf86ModeHeight(mode, RR_Rotate_0) > maxY) && 440 if (xf86ModeWidth(mode, RR_Rotate_0) > maxPitch || 444 if (xf86ModeWidth(mode, RR_Rotate_0) > maxX || 448 if (xf86ModeHeight(mode, RR_Rotate_0) > maxY ||
|
| H A D | xf86Cursors.c | 48 * that it's handling the screen transform, then this returns RR_Rotate_0. 54 return RR_Rotate_0; 69 case RR_Rotate_0: 111 case RR_Rotate_0: 395 case RR_Rotate_0: 449 if (crtc->rotation != RR_Rotate_0) 504 if (rotation == RR_Rotate_0)
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | randr.h | 143 #define RR_Rotate_0 1 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2-test.c | 210 0, 0, None, RR_Rotate_0, NULL, 0); 234 0, 0, output->modes[0], RR_Rotate_0, &res->outputs[i], 1); 245 0, 0, None, RR_Rotate_0, NULL, 0);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winrandr.c | 48 *pRotations = RR_Rotate_0; 254 crtc->rotations = RR_Rotate_0;
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2-speed.c | 227 0, 0, None, RR_Rotate_0, NULL, 0); 255 0, 0, output->modes[0], RR_Rotate_0, &res->outputs[i], 1); 324 0, 0, None, RR_Rotate_0, NULL, 0);
|
| H A D | dri2-test.c | 298 0, 0, None, RR_Rotate_0, NULL, 0); 322 0, 0, output->modes[0], RR_Rotate_0, &res->outputs[i], 1); 333 0, 0, None, RR_Rotate_0, NULL, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fake.c | 161 if (scrpriv->randr != RR_Rotate_0) 197 if (scrpriv->randr & (RR_Rotate_0|RR_Rotate_180)) 291 if (screen->randr & (RR_Rotate_0|RR_Rotate_180))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86RandR.c | 75 *rotations = RR_Rotate_0; 371 return RR_Rotate_0; 456 randrp->rotation = RR_Rotate_0;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86RandR.c | 74 *rotations = RR_Rotate_0; 359 return RR_Rotate_0; 440 randrp->rotation = RR_Rotate_0;
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 502 0, 0, None, RR_Rotate_0, NULL, 0); 523 0, 0, output->modes[0], RR_Rotate_0, &res->outputs[i], 1); 572 0, 0, None, RR_Rotate_0, NULL, 0);
|
| H A D | dri3-swap.c | 516 0, 0, None, RR_Rotate_0, NULL, 0); 534 0, 0, output->modes[0], RR_Rotate_0, &res->outputs[i], 1); 579 0, 0, None, RR_Rotate_0, NULL, 0);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzRandR.c | 228 RRSetCurrentConfig(pScreen, RR_Rotate_0, pMode->refresh, 328 *rotations = RR_Rotate_0; /* TODO: support rotation */
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | pixmap.c | 210 if (rotation != RR_Rotate_0) { 410 if (!pScreen->root || dirty->rotation == RR_Rotate_0)
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_layout.c | 214 crtc->desiredRotation = RR_Rotate_0;
|