Searched refs:destroyDescriptor (Results 1 – 6 of 6) sorted by relevance
87 &mDispatch.destroyDescriptor); in initDispatch()160 mDispatch.destroyDescriptor(mDevice, desc); in allocate()288 mDispatch.destroyDescriptor(mDevice, descriptor); in createDescriptor()
70 GRALLOC1_PFN_DESTROY_DESCRIPTOR destroyDescriptor; member
97 gralloc1_error_t destroyDescriptor(gralloc1_buffer_descriptor_t descriptor);100 auto error = getAdapter(device)->destroyDescriptor(descriptor); in destroyDescriptorHook()
208 gralloc1_error_t Gralloc1On0Adapter::destroyDescriptor( in destroyDescriptor() function in android::hardware::Gralloc1On0Adapter
95 GRALLOC1_PFN_DESTROY_DESCRIPTOR destroyDescriptor = in gralloc1_device_alloc_img() local176 destroyDescriptor(d, descriptor); in gralloc1_device_alloc_img()