Searched refs:module_ (Results 1 – 8 of 8) sorted by relevance
64 const hw_module_t *module_; variable
43 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in HWCBufferAllocator()47 gralloc1_open(module_, &gralloc_device_); in HWCBufferAllocator()
68 const hw_module_t *module_; variable
45 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in HWCBufferAllocator()49 gralloc1_open(module_, &gralloc_device_); in HWCBufferAllocator()
45 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in Init()51 err = gralloc1_open(module_, &gralloc_device_); in Init()