Home
last modified time | relevance | path

Searched refs:mFakeHwcDisplays (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h469 flinger->mFakeHwcDisplays.push_back(std::move(display)); in inject()
578 std::vector<std::unique_ptr<HWC2Display>> mFakeHwcDisplays; variable
DCompositionTest.cpp1073 for (auto& hwcDisplay : test->mFlinger.mFakeHwcDisplays) { in cleanup()