Searched refs:GRALLOC1_PFN_UNLOCK (Results 1 – 5 of 5) sorted by relevance
40 GRALLOC1_PFN_UNLOCK m_gralloc1_unlock = nullptr;
43 …m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC… in GrallocModule()
72 typedef int32_t (*GRALLOC1_PFN_UNLOCK)(gralloc1_device_t*, buffer_handle_t, int32_t*); typedef