Searched refs:gralloc0_open (Results 1 – 1 of 1) sorted by relevance
198 static int gralloc0_open(const struct hw_module_t *mod, const char *name, struct hw_device_t **dev) in gralloc0_open() function449 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open };