Searched refs:g_gralloc1_module (Results 1 – 1 of 1) sorted by relevance
38 static hw_module_t g_gralloc1_module = { variable120 .module = &g_gralloc1_module,128 if (module != &g_gralloc1_module) in gralloc1_device_open()130 if (strcmp(id, g_gralloc1_module.id)) in gralloc1_device_open()137 if (strcmp(id, g_gralloc1_module.id)) in hw_get_module()139 *module = const_cast<const hw_module_t*>(&g_gralloc1_module); in hw_get_module()