| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86RandR12.h | 34 extern _X_EXPORT void xf86RandR12SetRotations (ScreenPtr pScreen, Rotation rotation); 36 extern _X_EXPORT Bool xf86RandR12SetConfig(ScreenPtr pScreen, Rotation rotation, int rate, 38 extern _X_EXPORT Rotation xf86RandR12GetRotation(ScreenPtr pScreen);
|
| H A D | xf86Modes.h | 48 xf86ModeWidth (const DisplayModeRec *mode, Rotation rotation); 51 xf86ModeHeight (const DisplayModeRec *mode, Rotation rotation);
|
| H A D | xf86Crtc.h | 215 Rotation rotation, int x, int y); 254 Rotation rotation; 274 Rotation desiredRotation; 559 Rotation initial_rotation; 747 xf86CrtcSetModeTransform (xf86CrtcPtr crtc, DisplayModePtr mode, Rotation rotation, 751 xf86CrtcSetMode (xf86CrtcPtr crtc, DisplayModePtr mode, Rotation rotation, 836 xf86SetSingleMode (ScrnInfoPtr pScrn, DisplayModePtr desired, Rotation rotation);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86RandR12.h | 32 Rotation rotation); 35 extern _X_EXPORT Bool xf86RandR12SetConfig(ScreenPtr pScreen, Rotation rotation, 37 extern _X_EXPORT Rotation xf86RandR12GetRotation(ScreenPtr pScreen);
|
| H A D | xf86Modes.h | 45 xf86ModeWidth(const DisplayModeRec * mode, Rotation rotation); 48 xf86ModeHeight(const DisplayModeRec * mode, Rotation rotation);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fake.h | 39 Rotation randr; 118 fakeRandRGetInfo (ScreenPtr pScreen, Rotation *rotations); 122 Rotation randr,
|
| /xsrc/external/mit/libXrandr/dist/src/ |
| H A D | Xrandrint.h | 50 Rotation rotations; 51 Rotation current_rotation;
|
| H A D | XrrConfig.c | 45 Rotation XRRConfigRotations(XRRScreenConfiguration *config, Rotation *current_rotation) 87 Rotation *rotation) 89 *rotation = (Rotation) config->current_rotation; 119 Rotation XRRRotations(Display *dpy, int screen, Rotation *current_rotation) 126 Rotation cr = config->rotations; 369 Rotation rotation, 432 Rotation rotation, Time timestamp)
|
| /xsrc/external/mit/libXrandr/dist/include/X11/extensions/ |
| H A D | Xrandr.h | 64 Rotation rotation; 90 Rotation rotation; /* current rotation of associated crtc */ 104 Rotation rotation; /* current rotation of associated crtc */ 183 Rotation rotation, 191 Rotation rotation, 196 Rotation XRRConfigRotations(XRRScreenConfiguration *config, Rotation *current_rotation); 205 Rotation *rotation); 228 Rotation XRRRotations(Display *dpy, int screen, Rotation *current_rotatio [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kdrive.h | 91 Rotation randr; /* rotation and reflection */ 333 Rotation KdAddRotation(Rotation a, Rotation b); 335 Rotation KdSubRotation(Rotation a, Rotation b); 359 KdSetSubpixelOrder(ScreenPtr pScreen, Rotation randr); 404 KdComputePointerMatrix(KdPointerMatrix *pointer, Rotation randr, int width,
|
| H A D | kdrive.c | 188 Rotation 189 KdAddRotation(Rotation a, Rotation b) 191 Rotation rotate = (a & RR_Rotate_All) * (b & RR_Rotate_All); 192 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); 199 Rotation 200 KdSubRotation(Rotation a, Rotation b) 202 Rotation rotate = (a & RR_Rotate_All) * 16 / (b & RR_Rotate_All); 203 Rotation reflec [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.h | 64 Rotation randr; 155 ephyrRandRGetInfo (ScreenPtr pScreen, Rotation *rotations); 159 Rotation randr,
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrtransform.h | 74 Rotation rotation,
|
| H A D | randrstr.h | 112 Rotation rotation; 113 Rotation rotations; 167 Rotation rotation, 208 typedef Bool (*RRGetInfoProcPtr) (ScreenPtr pScreen, Rotation *rotations); 229 Rotation rotation, 290 Rotation rotations; 296 Rotation rotation; 498 Rotation rotation, 502 extern _X_EXPORT Rotation 526 RRCrtcSetRotations (RRCrtcPtr crtc, Rotation rotation [all...] |
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrtransform.h | 73 Rotation rotation,
|
| H A D | randrstr.h | 121 Rotation rotation; 122 Rotation rotations; 222 Rotation rotation, 263 typedef Bool (*RRGetInfoProcPtr) (ScreenPtr pScreen, Rotation * rotations); 305 Rotation rotation, 316 Rotation rotation); 395 Rotation rotations; 401 Rotation rotation; 634 Rotation rotation, int rate, RRScreenSizePtr pSize); 636 extern _X_EXPORT Rotation RRGetRotatio [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kdrive.h | 92 Rotation randr; /* rotation and reflection */ 413 Rotation 414 KdAddRotation (Rotation a, Rotation b); 416 Rotation 417 KdSubRotation (Rotation a, Rotation b); 480 KdSetSubpixelOrder (ScreenPtr pScreen, Rotation randr); 552 KdComputePointerMatrix (KdPointerMatrix *pointer, Rotation randr, int width, int height);
|
| H A D | kdrive.c | 363 Rotation 364 KdAddRotation (Rotation a, Rotation b) 366 Rotation rotate = (a & RR_Rotate_All) * (b & RR_Rotate_All); 367 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); 374 Rotation 375 KdSubRotation (Rotation a, Rotation b) 377 Rotation rotate = (a & RR_Rotate_All) * 16 / (b & RR_Rotate_All); 378 Rotation reflec [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | fbotest2.c | 20 static GLfloat Rotation = 0.0; variable in typeref:typename:GLfloat 63 glRotatef(Rotation, 0, 1, 0); 151 Rotation = glutGet(GLUT_ELAPSED_TIME) * 0.1;
|
| H A D | fbotest3.c | 30 static GLfloat Rotation = 0.0; variable in typeref:typename:GLfloat 72 glRotatef(Rotation, 0, 1, 0); 131 Rotation = glutGet(GLUT_ELAPSED_TIME) * 0.1;
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.h | 65 Rotation randr; 175 ephyrRandRGetInfo(ScreenPtr pScreen, Rotation * rotations); 180 Rotation randr, int rate, RRScreenSizePtr pSize);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_randr.c | 60 Rotation rotation; /* current mode */ 61 Rotation supported_rotations; /* driver supported */ 91 GXRandRGetInfo(ScreenPtr pScreen, Rotation * rotations) 249 GXRandRSetConfig(ScreenPtr pScreen, Rotation rotation, 259 Rotation oldRotation = pRandr->rotation; 335 Rotation
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_video.h | 67 Rotation rotation; /* should remove I830->rotation later*/
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbdev.h | 47 Rotation randr;
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | pixmapstr.h | 97 Rotation rotation;
|