Home
last modified time | relevance | path

Searched refs:m_pGralloc1Device (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.cpp577 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 …]
DQCamera3StreamMem.h176 gralloc1_device_t* m_pGralloc1Device; variable