Home
last modified time | relevance | path

Searched defs:gralloc0_module (Results 1 – 1 of 1) sorted by relevance

/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc15 struct gralloc0_module { struct
16 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;