Searched refs:GRALLOC1_PFN_CREATE_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
369 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_CREATE_DESCRIPTOR)( typedef
580 m_grallocInterface.CreateDescriptor = reinterpret_cast<GRALLOC1_PFN_CREATE_DESCRIPTOR>( in NativeBufferInterface()
342 GRALLOC1_PFN_CREATE_DESCRIPTOR createDescriptor;
101 return asFP<GRALLOC1_PFN_CREATE_DESCRIPTOR>(createDescriptorHook); in doGetFunction()