Searched refs:RR_Rotate_90 (Results 1 - 25 of 66) sorted by relevance
123
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_cursor.c | 158 case RR_Rotate_90: 247 case RR_Rotate_90:
|
| H A D | gx_rotate.c | 57 case RR_Rotate_90: 118 case RR_Rotate_90:
|
| H A D | gx_driver.c | 232 if (rotate & (RR_Rotate_90 | RR_Rotate_270)) 585 pGeode->rotation = RR_Rotate_90; 1444 rotate = RR_Rotate_0 | RR_Rotate_90 | RR_Rotate_180 | RR_Rotate_270; 1577 case RR_Rotate_90:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 86 case RR_Rotate_90: 101 case RR_Rotate_90: 369 (xf86ModeWidth(mode, RR_Rotate_90) > maxPitch || 370 xf86ModeWidth(mode, RR_Rotate_90) > maxX || 371 xf86ModeHeight(mode, RR_Rotate_90) > maxY)) { 373 xf86ModeWidth(mode, RR_Rotate_90) > maxPitch) 377 xf86ModeWidth(mode, RR_Rotate_90) > maxX) 381 xf86ModeHeight(mode, RR_Rotate_90) > maxY)
|
| H A D | xf86Cursors.c | 66 case RR_Rotate_90: 111 case RR_Rotate_90:
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 83 case RR_Rotate_90: 98 case RR_Rotate_90: 437 (xf86ModeWidth(mode, RR_Rotate_90) > maxPitch || 438 xf86ModeWidth(mode, RR_Rotate_90) > maxX || 439 xf86ModeHeight(mode, RR_Rotate_90) > maxY)) { 441 xf86ModeWidth(mode, RR_Rotate_90) > maxPitch) 445 xf86ModeWidth(mode, RR_Rotate_90) > maxX) 449 xf86ModeHeight(mode, RR_Rotate_90) > maxY)
|
| H A D | xf86Cursors.c | 71 case RR_Rotate_90: 113 case RR_Rotate_90: 397 case RR_Rotate_90:
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | transform.c | 169 case RR_Rotate_90: 174 case RR_Rotate_90 | RR_Reflect_All: /* left limited - correct in working zone. */ 177 case RR_Rotate_90 | RR_Reflect_X: /* left limited - correct in working zone. */ 181 case RR_Rotate_90 | RR_Reflect_Y: /* right limited - correct in working zone. */
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | randr.h | 144 #define RR_Rotate_90 2 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video.c | 250 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 262 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 272 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 283 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 296 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 306 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 317 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 376 case RR_Rotate_90: 437 case RR_Rotate_90: 536 case RR_Rotate_90 [all...] |
| H A D | sna_display_fake.c | 65 case RR_Rotate_90: return "left";
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video.c | 239 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 250 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 262 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 272 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 283 if (rotation & (RR_Rotate_90 | RR_Rotate_270)) { 335 case RR_Rotate_90: 423 case RR_Rotate_90:
|
| H A D | sna_display_fake.c | 65 case RR_Rotate_90: return "left";
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_video.c | 351 case RR_Rotate_90: 451 case RR_Rotate_90: 592 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 602 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 618 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
|
| H A D | intel_video_overlay.c | 292 case RR_Rotate_90: 350 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_video.c | 351 case RR_Rotate_90: 451 case RR_Rotate_90: 592 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 602 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 618 if (adaptor_priv->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
|
| H A D | intel_video_overlay.c | 292 case RR_Rotate_90: 350 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kdrive.c | 370 rotate /= (RR_Rotate_270 * RR_Rotate_90); 381 rotate /= (RR_Rotate_270 * RR_Rotate_90); 456 screen->randr = RR_Rotate_90; 865 { SubPixelVerticalBGR, RR_Rotate_90 }, 920 Bool rotated = (screen->randr & (RR_Rotate_90|RR_Rotate_270)) != 0;
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kdrive.c | 195 rotate /= (RR_Rotate_270 * RR_Rotate_90); 206 rotate /= (RR_Rotate_270 * RR_Rotate_90); 291 screen->randr = RR_Rotate_90; 640 {SubPixelVerticalBGR, RR_Rotate_90}, 694 Bool rotated = (screen->randr & (RR_Rotate_90 | RR_Rotate_270)) != 0;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | pixmap.c | 230 if (dirty_update->rotation == RR_Rotate_90 || 381 if (dirty->rotation == RR_Rotate_90 ||
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_video.c | 78 case RR_Rotate_90:
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrscreen.c | 112 if (se.rotation & (RR_Rotate_90 | RR_Rotate_270)) { 285 if (rotation == RR_Rotate_90 || rotation == RR_Rotate_270) 845 case RR_Rotate_90: 924 if (rotation & (RR_Rotate_90|RR_Rotate_270))
|
| H A D | rrtransform.c | 184 case RR_Rotate_90:
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrtransform.c | 184 case RR_Rotate_90:
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_video.c | 1285 case RR_Rotate_90: 1403 case RR_Rotate_90: 1466 case RR_Rotate_90: 1529 case RR_Rotate_90: 1801 case RR_Rotate_90: 2021 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 2339 if (pPriv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 2350 if (pPriv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { 2427 if (pPriv->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
|
Completed in 49 milliseconds
123