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

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c346 static int is_BGR_format(int format) function
359 return is_BGR_format(handle->iFormat);
1250 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format);
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c476 static int is_BGR_format(int format) function
489 return is_BGR_format(handle->iFormat);
1688 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format);

Completed in 232 milliseconds