Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc198 static int gralloc0_open(const struct hw_module_t *mod, const char *name, struct hw_device_t **dev) in gralloc0_open() function
449 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open };