Searched refs:nonscaling_ovls (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1005 int nonscaling_ovls = NUM_NONSCALING_OVERLAYS; local
1033 nonscaling_ovls >>= 1;
1055 num->max_scaling_overlays = num->max_hw_overlays - nonscaling_ovls;
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c1255 int nonscaling_ovls = NUM_NONSCALING_OVERLAYS; local
1284 nonscaling_ovls >>= 1;
1311 num->max_scaling_overlays = num->max_hw_overlays - nonscaling_ovls;

Completed in 71 milliseconds