Searched refs:gralloc_type (Results 1 – 4 of 4) sorted by relevance
202 if (device->gralloc_type == V3DV_GRALLOC_UNKNOWN) { in v3dv_gralloc_info()207 device->gralloc_type = V3DV_GRALLOC_OTHER; in v3dv_gralloc_info()215 device->gralloc_type = V3DV_GRALLOC_CROS; in v3dv_gralloc_info()223 if (device->gralloc_type == V3DV_GRALLOC_CROS) { in v3dv_gralloc_info()
533 } gralloc_type; member
227 device->gralloc_type = TU_GRALLOC_CROS; in tu_gralloc_info()229 device->gralloc_type = TU_GRALLOC_OTHER; in tu_gralloc_info()233 if (device->gralloc_type == TU_GRALLOC_CROS) { in tu_gralloc_info()
312 } gralloc_type; member