Searched refs:RR_Reflect_All (Results 1 – 3 of 3) sorted by relevance
198 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdAddRotation()209 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdSubRotation()
84 #define RR_Reflect_All (RR_Reflect_X|RR_Reflect_Y) macro
234 if ((scrpriv->randr & RR_Rotate_0) && !(scrpriv->randr & RR_Reflect_All)) { in ephyrMapFramebuffer()435 *rotations = RR_Rotate_All | RR_Reflect_All; in ephyrRandRGetInfo()