Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c159 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable
226 if (!strcmp(gralloc->common.name, cros_gralloc_module_name) && gralloc->perform) { in tu_gralloc_info()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c159 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable
213 if (strcmp(gralloc->common.name, cros_gralloc_module_name) == 0 && in v3dv_gralloc_info()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c361 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable
383 if (strcmp(dri2_dpy->gralloc->common.name, cros_gralloc_module_name) == 0 &&
1773 if (!strcmp(dri2_dpy->gralloc->common.name, cros_gralloc_module_name) &&

Completed in 4 milliseconds