Home
last modified time | relevance | path

Searched defs:GrallocDeathRecipient (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/
H A Ddisplay_gralloc_client.cpp25 class GrallocDeathRecipient : public IRemoteObject::DeathRecipient { class
27GrallocDeathRecipient(AllocatorDeathCallback func, void *data) : deathCbFun_(func), data_(data) {}; in GrallocDeathRecipient() function in OHOS::HDI::Display::V1_0::GrallocDeathRecipient