Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/hwc/
Dhwc.c140 int flags_nv12_only; member
1092 (!hwc_dev->flags_nv12_only || (!hwc_dev->use_sgx || is_NV12(handle))) && in can_dss_render_layer()
2092 hwc_dev->flags_nv12_only = atoi(value); in omap4_hwc_device_open()
2129 hwc_dev->flags_rgb_order, hwc_dev->flags_nv12_only); in omap4_hwc_device_open()
/hardware/ti/omap4-aah/hwc/
Dhwc.c177 int flags_nv12_only; member
1355 (!hwc_dev->flags_nv12_only || (!hwc_dev->use_sgx || is_NV12(handle))) && in can_dss_render_layer()
2850 hwc_dev->flags_nv12_only = atoi(value); in omap4_hwc_device_open()
2887 hwc_dev->flags_rgb_order, hwc_dev->flags_nv12_only); in omap4_hwc_device_open()