Lines Matching refs:hflip
65 __u8 hflip : 1; /* flip l-r (after rotation) */ member
573 if (ext->current.hflip) in set_ext_matrix()
689 if (ext->current.hflip) in omap4_hwc_adjust_ext_layer()
1062 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); in can_dss_render_all()
1086 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); in can_dss_render_layer()
1429 ext->current.hflip ? "+hflip" : "", in omap4_hwc_prepare()
1745 ext->dock.hflip = (atoi(value) & EXT_HFLIP) > 0; in handle_hotplug()
1749 ext->mirror.hflip = (atoi(value) & EXT_HFLIP) > 0; in handle_hotplug()
1756 ext->dock.hflip = 0; in handle_hotplug()
1780 ext->mirror.hflip ? "+hflip" : "", in handle_hotplug()
1783 ext->dock.hflip ? "+hflip" : "", in handle_hotplug()