Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DSFFakeHwc_test.cpp307 bool waitForModeChangedEvent(Display display, int32_t modeId) { in waitForModeChangedEvent() function in __anond2fb424f0110::DisplayTest
460 EXPECT_TRUE(waitForModeChangedEvent(EXTERNAL_DISPLAY, i)); in Test_HotplugTwoSeparateConfigs()
567 EXPECT_TRUE(waitForModeChangedEvent(EXTERNAL_DISPLAY, i)); in Test_HotplugTwoConfigsSameGroup()
684 EXPECT_TRUE(waitForModeChangedEvent(EXTERNAL_DISPLAY, i)); in Test_HotplugThreeConfigsMixedGroups()
731 EXPECT_TRUE(waitForModeChangedEvent(EXTERNAL_DISPLAY, i)); in Test_HotplugThreeConfigsMixedGroups()
778 EXPECT_TRUE(waitForModeChangedEvent(EXTERNAL_DISPLAY, i)); in Test_HotplugThreeConfigsMixedGroups()
967 EXPECT_TRUE(waitForModeChangedEvent(hwcDisplayId, i)) in Test_SubsequentHotplugConnectUpdatesDisplay()