HomeSort by relevance Sort by last modified time
    Searched refs:linkToComposerDeath (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 138 status_t linkToComposerDeath(const sp<IBinder::DeathRecipient>& recipient,
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 65 status_t err = mSession->linkToComposerDeath(this);
66 LOGE_IF(err, "linkToComposerDeath failed (%s) ", strerror(-err));
  /frameworks/base/libs/surfaceflinger_client/
SurfaceComposerClient.cpp 196 status_t SurfaceComposerClient::linkToComposerDeath(

Completed in 53 milliseconds