Home
last modified time | relevance | path

Searched refs:ext_ovls_wanted (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c154 …int ext_ovls_wanted; /* # of overlays that should be on external display for current compos… member
1047 hwc_dev->ext_ovls_wanted = hwc_dev->ext_ovls; in decide_supported_cloning()
1488 invalidate = hwc_dev->ext_ovls_wanted && !hwc_dev->ext_ovls; in omap4_hwc_set()
/hardware/ti/omap4-aah/hwc/
Dhwc.c196 …int ext_ovls_wanted; /* # of overlays that should be on external display for current compos… member
1298 hwc_dev->ext_ovls_wanted = hwc_dev->ext_ovls; in decide_supported_cloning()
1995 invalidate = hwc_dev->ext_ovls_wanted && (hwc_dev->ext_ovls < hwc_dev->ext_ovls_wanted) && in omap4_hwc_set()