Searched refs:m_pGralloc1Device (Results 1 – 2 of 2) sorted by relevance
577 gralloc1_open(pHwModule, &m_pGralloc1Device); in NativeBufferInterface()579 if (NULL != m_pGralloc1Device) { in NativeBufferInterface()581 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()584 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()587 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()590 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()593 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()596 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()599 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()602 m_pGralloc1Device->getFunction(m_pGralloc1Device, in NativeBufferInterface()[all …]
176 gralloc1_device_t* m_pGralloc1Device; variable