Home
last modified time | relevance | path

Searched refs:KdAddRotation (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h333 Rotation KdAddRotation(Rotation a, Rotation b);
H A Dkdrive.c195 KdAddRotation(Rotation a, Rotation b) in KdAddRotation() function
666 KdAddRotation(randr & RR_Rotate_All, orders[i].direction); in KdSetSubpixelOrder()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c505 ephyrRandr = KdAddRotation(screen->randr, randr); in ephyrRandRSetConfig()