Searched refs:KdAddRotation (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kdrive.h | 333 Rotation KdAddRotation(Rotation a, Rotation b);
|
| H A D | kdrive.c | 189 KdAddRotation(Rotation a, Rotation b) function in typeref:typename:Rotation 660 KdAddRotation(randr & RR_Rotate_All, orders[i].direction);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fake.c | 316 scrpriv->randr = KdAddRotation (screen->randr, randr);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kdrive.h | 414 KdAddRotation (Rotation a, Rotation b);
|
| H A D | kdrive.c | 364 KdAddRotation (Rotation a, Rotation b) function in typeref:typename:Rotation 885 subpixel_dir = KdAddRotation (randr & RR_Rotate_All, orders[i].direction);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 533 scrpriv->randr = KdAddRotation (screen->randr, randr);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbdev.c | 520 scrpriv->randr = KdAddRotation (screen->randr, randr);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 505 ephyrRandr = KdAddRotation(screen->randr, randr);
|
Completed in 17 milliseconds