Home
last modified time | relevance | path

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

/aosp_15_r20/external/minigbm/cros_gralloc/gralloc0/
H A Dgralloc0.cc508 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open }; variable
522 .methods = &gralloc0_module_methods,