Lines Matching refs:ISurfaceComposer
90 /*static*/ sp<ISurfaceComposer> ComposerService::getComposerService() { in getComposerService()
376 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in doDropReferenceTransaction()
392 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in doUncacheBufferTransaction()
446 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in apply()
490 flags |= ISurfaceComposer::eSynchronous; in apply()
493 flags |= ISurfaceComposer::eAnimation; in apply()
496 flags |= ISurfaceComposer::eEarlyWakeup; in apply()
1276 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in onFirstRef()
1302 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in linkToComposerDeath()
1393 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in enableVSyncInjections()
1398 sp<ISurfaceComposer> sf(ComposerService::getComposerService()); in injectVSync()
1563 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
1568 static_cast<ISurfaceComposer::Rotation>(rotation), in capture()
1587 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in capture()
1596 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in captureLayers()
1606 const std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>>& excludeHandles, in captureChildLayers()
1608 sp<ISurfaceComposer> s(ComposerService::getComposerService()); in captureChildLayers()