Home | History | Annotate | Download | only in hwc

Lines Matching refs:is_RGB

448 static int is_RGB(IMG_native_handle_t *handle)
1232 else if (is_RGB(handle))
1357 (!(hwc_dev->swap_rb ? is_RGB(handle) : is_BGR(handle)) ||