Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c342 static const char cros_gralloc_module_name[] = "CrOS Gralloc"; variable
363 if (strcmp(dri2_dpy->gralloc->common.name, cros_gralloc_module_name) == 0 && in droid_create_image_from_cros_info()