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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_android.c177 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable in typeref:typename:const char[]
244 if (!strcmp(gralloc->common.name, cros_gralloc_module_name) && gralloc->perform) {
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c360 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable in typeref:typename:const char[]
382 if (strcmp(dri2_dpy->gralloc->common.name, cros_gralloc_module_name) == 0 &&
1766 if (!strcmp(dri2_dpy->gralloc->common.name, cros_gralloc_module_name) &&

Completed in 5 milliseconds