Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.cpp583 m_grallocInterface.DestroyDescriptor = reinterpret_cast<GRALLOC1_PFN_DESTROY_DESCRIPTOR>( in NativeBufferInterface()
661 m_grallocInterface.DestroyDescriptor(m_pGralloc1Device, desc); in GetGrallocBufferStride()
DQCamera3StreamMem.h105 int32_t (*DestroyDescriptor)( member