Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_overlay.h57 #define RR_Rotate_90 2 macro
Dpsb_overlay.c1104 if (crtc->rotation & (RR_Rotate_90 | RR_Rotate_270)) { in I830PutImage()
1196 if (pPriv->rotation & (RR_Rotate_90 | RR_Rotate_270)) { in I830PutImage()
/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.c76 case RR_Rotate_90: in RRrotation2VArotation()