Searched refs:dumpHook (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/ui/
H A DGralloc1On0Adapter.h99 static void dumpHook(gralloc1_device_t* device, uint32_t* outSize, function in class:android::Gralloc1On0Adapter
/frameworks/native/libs/ui/
H A DGralloc1On0Adapter.cpp89 return asFP<GRALLOC1_PFN_DUMP>(dumpHook);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.h98 static void dumpHook(hwc2_device_t* device, uint32_t* outSize, function in class:android::HWC2On1Adapter
H A DHWC2On1Adapter.cpp190 return asFP<HWC2_PFN_DUMP>(dumpHook);

Completed in 57 milliseconds