Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc462 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open }; variable
476 .methods = &gralloc0_module_methods,