Searched refs:KdAddRotation (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkdrive.h333 Rotation KdAddRotation(Rotation a, Rotation b);
H A Dkdrive.c189 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 Dfake.c316 scrpriv->randr = KdAddRotation (screen->randr, randr);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkdrive.h414 KdAddRotation (Rotation a, Rotation b);
H A Dkdrive.c364 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 Dephyr.c533 scrpriv->randr = KdAddRotation (screen->randr, randr);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c520 scrpriv->randr = KdAddRotation (screen->randr, randr);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr.c505 ephyrRandr = KdAddRotation(screen->randr, randr);

Completed in 17 milliseconds