Searched defs:GrallocDeathRecipient (Results 1 – 1 of 1) sorted by relevance
25 class GrallocDeathRecipient : public IRemoteObject::DeathRecipient { class27 …GrallocDeathRecipient(AllocatorDeathCallback func, void *data) : deathCbFun_(func), data_(data) {}; in GrallocDeathRecipient() function in OHOS::HDI::Display::V1_0::GrallocDeathRecipient