Searched refs:linkToComposerDeath (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceComposerClient.h66 status_t linkToComposerDeath(const sp<IBinder::DeathRecipient>& recipient,
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp82 status_t err = mSession->linkToComposerDeath(this);
83 ALOGE_IF(err, "linkToComposerDeath failed (%s) ", strerror(-err));
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp468 status_t SurfaceComposerClient::linkToComposerDeath( function in class:android::SurfaceComposerClient

Completed in 404 milliseconds