Searched defs:omap4_hwc_is_valid_layer (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c777 static int omap4_hwc_is_valid_layer(omap4_hwc_device_t *hwc_dev, function
977 if (omap4_hwc_is_valid_layer(hwc_dev, layer, handle)) {
1088 return omap4_hwc_is_valid_layer(hwc_dev, layer, handle) &&
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c972 static int omap4_hwc_is_valid_layer(omap4_hwc_device_t *hwc_dev, function
1223 if (omap4_hwc_is_valid_layer(hwc_dev, layer, handle)) {
1351 return omap4_hwc_is_valid_layer(hwc_dev, layer, handle) &&

Completed in 66 milliseconds