Searched refs:pHwModule (Results 1 – 1 of 1) sorted by relevance
575 hw_module_t* pHwModule; in NativeBufferInterface() local576 hw_get_module(GRALLOC_HARDWARE_MODULE_ID, const_cast<const hw_module_t**>(&pHwModule)); in NativeBufferInterface()577 gralloc1_open(pHwModule, &m_pGralloc1Device); in NativeBufferInterface()