Searched refs:linkToComposerDeath (Results 1 – 3 of 3) sorted by relevance
71 status_t linkToComposerDeath(const sp<IBinder::DeathRecipient>& recipient,
598 status_t SurfaceComposerClient::linkToComposerDeath( in linkToComposerDeath() function in android::SurfaceComposerClient
116 status_t err = mSession->linkToComposerDeath(this); in onFirstRef()