Searched refs:pmodule (Results 1 – 1 of 1) sorted by relevance
139 hw_module_t *pmodule = NULL; in gralloc_register_buffer() local142 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in gralloc_register_buffer()144 m = reinterpret_cast<private_module_t *>(pmodule); in gralloc_register_buffer()342 hw_module_t *pmodule = NULL; in gralloc_unlock() local345 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in gralloc_unlock()347 m = reinterpret_cast<private_module_t *>(pmodule); in gralloc_unlock()