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

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c355 static int is_BGR(IMG_native_handle_t *handle) function
976 if (is_BGR(handle))
1086 (!(hwc_dev->swap_rb ? is_RGB(handle) : is_BGR(handle)) ||
1089 !(on_tv && is_BGR(handle));

Completed in 6 milliseconds