Home
last modified time | relevance | path

Searched defs:compositionDisplay (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayTransactionTest.cpp145 auto compositionDisplay = in injectDefaultInternalDisplay() local
H A DSurfaceFlinger_SetupNewDisplayDeviceInternalTest.cpp220 auto compositionDisplay = Case::Display::injectCompositionDisplay(this); in setupNewDisplayDeviceInternalTest() local
H A DTestableSurfaceFlinger.h311 std::shared_ptr<compositionengine::Display> compositionDisplay, in setupNewDisplayDeviceInternal()
635 std::shared_ptr<compositionengine::Display> compositionDisplay, in FakeDisplayDeviceInjector()
H A DCompositionTest.cpp299 auto compositionDisplay = in setupPreconditions() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp58 std::shared_ptr<compositionengine::Display> compositionDisplay) in DisplayDeviceCreationArgs()
H A DDisplayDevice.h337 const std::shared_ptr<compositionengine::Display> compositionDisplay; member
H A DSurfaceFlinger.cpp2667 std::shared_ptr<compositionengine::Display> compositionDisplay, in setupNewDisplayDeviceInternal()
2797 auto compositionDisplay = getCompositionEngine().createDisplay(builder.build()); in processDisplayAdded() local
4851 const auto compositionDisplay = display->getCompositionDisplay(); in dumpPlannerInfo() local