HomeSort by: relevance | last modified time | path
    Searched refs:RR_Rotate_90 (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_cursor.c 158 case RR_Rotate_90:
247 case RR_Rotate_90:
gx_rotate.c 57 case RR_Rotate_90:
118 case RR_Rotate_90:
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:
gx_randr.c 198 if (pRandr->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
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)
xf86Cursors.c 71 case RR_Rotate_90:
113 case RR_Rotate_90:
397 case RR_Rotate_90:
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
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)
xf86Cursors.c 66 case RR_Rotate_90:
111 case RR_Rotate_90:
  /xsrc/external/mit/xinput/dist/src/
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/
randr.h 144 #define RR_Rotate_90 2
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
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...]
sna_display_fake.c 65 case RR_Rotate_90: return "left";
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
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:
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
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)) {
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/
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)) {
intel_video_overlay.c 292 case RR_Rotate_90:
350 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) {
  /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
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.old/dist/hw/kdrive/src/
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/dix/
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/
amdgpu_video.c 78 case RR_Rotate_90:
  /xsrc/external/mit/xorg-server/dist/randr/
rrtransform.c 184 case RR_Rotate_90:
  /xsrc/external/mit/xorg-server.old/dist/randr/
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))
rrtransform.c 184 case RR_Rotate_90:
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
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 141 milliseconds

1 2 3