Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h335 Rotation KdSubRotation(Rotation a, Rotation b);
H A Dkdrive.c206 KdSubRotation(Rotation a, Rotation b) in KdSubRotation() function
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c454 randr = KdSubRotation(scrpriv->randr, screen->randr); in ephyrRandRGetInfo()