Searched refs:GRALLOC1_PFN_DESTROY_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
385 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_DESTROY_DESCRIPTOR)( typedef
343 GRALLOC1_PFN_DESTROY_DESCRIPTOR destroyDescriptor;
583 m_grallocInterface.DestroyDescriptor = reinterpret_cast<GRALLOC1_PFN_DESTROY_DESCRIPTOR>( in NativeBufferInterface()
103 return asFP<GRALLOC1_PFN_DESTROY_DESCRIPTOR>(destroyDescriptorHook); in doGetFunction()