Searched refs:RR_Rotate_0 (Results 1 – 4 of 4) sorted by relevance
74 case RR_Rotate_0: in RRrotation2VArotation()849 psb_xrandr_info->mipi0_rotation = RR_Rotate_0; in psb_xrandr_init()850 psb_xrandr_info->mipi1_rotation = RR_Rotate_0; in psb_xrandr_init()851 psb_xrandr_info->hdmi_rotation = RR_Rotate_0; in psb_xrandr_init()
907 Rotation rotation = RR_Rotate_0; in psb_putsurface_coverlay()
56 #define RR_Rotate_0 1 macro
1212 && (pPriv->rotation != RR_Rotate_0) \ in I830PutImage()