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()
446 sp<ISurfaceComposer> sm(ComposerService::getComposerService()); in onFirstRef()
471 sp<ISurfaceComposer> sm(ComposerService::getComposerService()); in linkToComposerDeath()
692 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
721 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in update()
733 static_cast<ISurfaceComposer::Rotation>(rotation)); in update()
750 minLayerZ, maxLayerZ, useIdentityTransform, ISurfaceComposer::eRotateNone); in update()
756 useIdentityTransform, ISurfaceComposer::eRotateNone); in update()
762 0, -1UL, useIdentityTransform, ISurfaceComposer::eRotateNone); in update()