Searched refs:GetScreenCombination (Results 1 – 6 of 6) sorted by relevance
107 ScreenCombination GetScreenCombination() const;275 ScreenCombination GetScreenCombination() const;
126 ScreenCombination GetScreenCombination() const;
419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination(); in GetSourceMode()696 ScreenCombination AbstractScreenGroup::GetScreenCombination() const in GetScreenCombination() function in OHOS::Rosen::AbstractScreenGroup
898 ScreenCombination combination = GetScreenCombination(); in GetSourceMode()923 ScreenCombination ScreenSession::GetScreenCombination() const in GetScreenCombination() function in OHOS::Rosen::ScreenSession1375 ScreenCombination ScreenSessionGroup::GetScreenCombination() const in GetScreenCombination() function in OHOS::Rosen::ScreenSessionGroup
899 HWTEST_F(ScreenSessionTest, GetScreenCombination, Function | SmallTest | Level2)911 auto res = screenSession->GetScreenCombination();1191 EXPECT_EQ(combination, session->GetScreenCombination());
327 << static_cast<int32_t>(screenSession->GetScreenCombination()) << std::endl; in DumpScreenSessionById()