Searched refs:m_gralloc1_unlock (Results 1 – 4 of 4) sorted by relevance
43 …m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC… in GrallocModule()91 int error = m_gralloc1_unlock(m_gralloc1_device, handle, &fenceFd); in unlock()
40 GRALLOC1_PFN_UNLOCK m_gralloc1_unlock = nullptr; member in GrallocModule