Searched defs:gralloc0_module (Results 1 – 1 of 1) sorted by relevance
15 struct gralloc0_module { struct16 gralloc_module_t base;17 std::unique_ptr<alloc_device_t> alloc;18 cros_gralloc_driver *driver;19 bool initialized;20 std::mutex initialization_mutex;