Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp38 static void histogramOnBinderDied(void* cookie) { in histogramOnBinderDied() function
60 mDeathRecipient = AIBinder_DeathRecipient_new(histogramOnBinderDied); in HistogramDevice()