Searched refs:RR_Rotate_270 (Results 1 - 25 of 66) sorted by relevance

123

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_cursor.c168 case RR_Rotate_270:
255 case RR_Rotate_270:
H A Dgx_rotate.c79 case RR_Rotate_270:
128 case RR_Rotate_270:
H A Dgx_driver.c232 if (rotate & (RR_Rotate_90 | RR_Rotate_270))
589 pGeode->rotation = RR_Rotate_270;
1444 rotate = RR_Rotate_0 | RR_Rotate_90 | RR_Rotate_180 | RR_Rotate_270;
1585 case RR_Rotate_270:
/xsrc/external/mit/xinput/dist/src/
H A Dtransform.c170 case RR_Rotate_270 | RR_Reflect_All: /* left limited - correct in working zone. */
173 case RR_Rotate_270:
178 case RR_Rotate_270 | RR_Reflect_Y: /* left limited - correct in working zone. */
182 case RR_Rotate_270 | RR_Reflect_X: /* right limited - correct in working zone. */
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drandr.h146 #define RR_Rotate_270 8 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video.c250 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)) {
394 case RR_Rotate_270:
455 case RR_Rotate_270:
572 case RR_Rotate_270
[all...]
H A Dsna_display_fake.c67 case RR_Rotate_270: return "right";
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video.c239 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)) {
353 case RR_Rotate_270:
459 case RR_Rotate_270:
H A Dsna_display_fake.c67 case RR_Rotate_270: return "right";
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.c369 if (rotate > RR_Rotate_270)
370 rotate /= (RR_Rotate_270 * RR_Rotate_90);
380 if (rotate > RR_Rotate_270)
381 rotate /= (RR_Rotate_270 * RR_Rotate_90);
460 screen->randr = RR_Rotate_270;
864 { SubPixelVerticalRGB, RR_Rotate_270 },
920 Bool rotated = (screen->randr & (RR_Rotate_90|RR_Rotate_270)) != 0;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkdrive.c194 if (rotate > RR_Rotate_270)
195 rotate /= (RR_Rotate_270 * RR_Rotate_90);
205 if (rotate > RR_Rotate_270)
206 rotate /= (RR_Rotate_270 * RR_Rotate_90);
295 screen->randr = RR_Rotate_270;
639 {SubPixelVerticalRGB, RR_Rotate_270},
694 Bool rotated = (screen->randr & (RR_Rotate_90 | RR_Rotate_270)) != 0;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_video.c396 case RR_Rotate_270:
470 case RR_Rotate_270:
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 Dintel_video_overlay.c311 case RR_Rotate_270:
350 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_video.c396 case RR_Rotate_270:
470 case RR_Rotate_270:
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 Dintel_video_overlay.c311 case RR_Rotate_270:
350 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Cursors.c80 case RR_Rotate_270:
122 case RR_Rotate_270:
407 case RR_Rotate_270:
H A Dxf86Modes.c84 case RR_Rotate_270:
99 case RR_Rotate_270:
/xsrc/external/mit/xorg-server/dist/dix/
H A Dpixmap.c231 dirty_update->rotation == RR_Rotate_270) {
382 dirty->rotation == RR_Rotate_270) {
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_video.c79 case RR_Rotate_270:
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c112 if (se.rotation & (RR_Rotate_90 | RR_Rotate_270)) {
285 if (rotation == RR_Rotate_90 || rotation == RR_Rotate_270)
847 case RR_Rotate_270:
924 if (rotation & (RR_Rotate_90|RR_Rotate_270))
H A Drrtransform.c196 case RR_Rotate_270:
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrtransform.c204 case RR_Rotate_270:
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c1322 case RR_Rotate_270:
1421 case RR_Rotate_270:
1484 case RR_Rotate_270:
1547 case RR_Rotate_270:
1820 case RR_Rotate_270:
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)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Cursors.c75 case RR_Rotate_270:
120 case RR_Rotate_270:
H A Dxf86Modes.c87 case RR_Rotate_270:
102 case RR_Rotate_270:

Completed in 28 milliseconds

123