Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurfaceComposerClient.h66 status_t linkToComposerDeath(const sp<IBinder::DeathRecipient>& recipient,
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp83 status_t err = mSession->linkToComposerDeath(this); in onFirstRef()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp467 status_t SurfaceComposerClient::linkToComposerDeath( in linkToComposerDeath() function in android::SurfaceComposerClient