Lines Matching refs:ISurfaceComposer
89 /*static*/ sp<ISurfaceComposer> ComposerService::getComposerService() { in getComposerService()
578 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in doUncacheBufferTransaction()
639 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in apply()
688 flags |= ISurfaceComposer::eSynchronous; in apply()
691 flags |= ISurfaceComposer::eAnimation; in apply()
694 flags |= ISurfaceComposer::eEarlyWakeup; in apply()
700 flags |= ISurfaceComposer::eExplicitEarlyWakeupStart; in apply()
703 flags |= ISurfaceComposer::eExplicitEarlyWakeupEnd; in apply()
1559 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in onFirstRef()
1585 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in linkToComposerDeath()
1701 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in enableVSyncInjections()
1706 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in injectVSync()
1915 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
1937 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
1945 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in captureLayers()
1955 const std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>>& excludeHandles, in captureChildLayers()
1957 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in captureChildLayers()