HomeSort by relevance Sort by last modified time
    Searched refs:is_RGB (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4xxx/hwc/
hwc.c 333 static int is_RGB(IMG_native_handle_t *handle)
986 else if (is_RGB(handle))
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 448 static int is_RGB(IMG_native_handle_t *handle)
    [all...]
rgz_2d.c 67 #define is_RGB(format) ((format) == HAL_PIXEL_FORMAT_BGRA_8888 || (format) == HAL_PIXEL_FORMAT_RGB_565 || (format) == HAL_PIXEL_FORMAT_BGRX_8888)
    [all...]

Completed in 667 milliseconds