Searched refs:RR_Rotate_90 (Results 1 – 3 of 3) sorted by relevance
57 #define RR_Rotate_90 2 macro
1104 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) { in I830PutImage()1196 if (pPriv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { in I830PutImage()
76 case RR_Rotate_90: in RRrotation2VArotation()