Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h98 static int32_t destroyDescriptorHook(gralloc1_device_t* device, in destroyDescriptorHook() function
DGralloc1On0Adapter.cpp103 return asFP<GRALLOC1_PFN_DESTROY_DESCRIPTOR>(destroyDescriptorHook); in doGetFunction()