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 135 status_t linkToComposerDeath(const sp<IBinder::DeathRecipient>& recipient,
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 71 status_t err = mSession->linkToComposerDeath(this);
72 LOGE_IF(err, "linkToComposerDeath failed (%s) ", strerror(-err));
  /frameworks/base/libs/gui/
SurfaceComposerClient.cpp 323 status_t SurfaceComposerClient::linkToComposerDeath(

Completed in 55 milliseconds