Lines Matching refs:hflip
73 __u8 hflip : 1; /* flip l-r (after rotation) */ member
762 if (ext->current.hflip) in set_ext_matrix()
885 if (ext->current.hflip) in omap4_hwc_adjust_ext_layer()
1321 int tform = ext->current.enabled && (ext->current.rotation || ext->current.hflip); in can_dss_render_all()
1349 int tform = cloning && (ext->current.rotation || ext->current.hflip); in can_dss_render_layer()
1932 ext->current.hflip ? "+hflip" : "", in omap4_hwc_prepare()
2361 ext->dock.hflip = (atoi(value) & EXT_HFLIP) > 0; in handle_hotplug()
2365 ext->mirror.hflip = (atoi(value) & EXT_HFLIP) > 0; in handle_hotplug()
2372 ext->dock.hflip = 0; in handle_hotplug()
2407 ext->mirror.hflip ? "+hflip" : "", in handle_hotplug()
2410 ext->dock.hflip ? "+hflip" : "", in handle_hotplug()