Lines Matching refs:ISurfaceComposer
77 /*static*/ sp<ISurfaceComposer> ComposerService::getComposerService() { in getComposerService()
209 sp<ISurfaceComposer> sm(ComposerService::getComposerService()); in closeGlobalTransactionImpl()
232 flags |= ISurfaceComposer::eSynchronous; in closeGlobalTransactionImpl()
235 flags |= ISurfaceComposer::eAnimation; in closeGlobalTransactionImpl()
445 sp<ISurfaceComposer> sm(ComposerService::getComposerService()); in onFirstRef()
470 sp<ISurfaceComposer> sm(ComposerService::getComposerService()); in linkToComposerDeath()
691 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
720 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in update()
732 static_cast<ISurfaceComposer::Rotation>(rotation)); in update()
749 minLayerZ, maxLayerZ, useIdentityTransform, ISurfaceComposer::eRotateNone); in update()
755 useIdentityTransform, ISurfaceComposer::eRotateNone); in update()
761 0, -1U, useIdentityTransform, ISurfaceComposer::eRotateNone); in update()