Searched refs:GetCombination (Results 1 – 5 of 5) sorted by relevance
67 ScreenCombination ScreenGroup::GetCombination() const in GetCombination() function in OHOS::Rosen::ScreenGroup70 return pImpl_->GetScreenGroupInfo()->GetCombination(); in GetCombination()
189 ScreenCombination comb = screenGroup->GetCombination(); in NotifyVirtualScreenGroupChanged()
67 ScreenCombination comb = screenGroup->GetCombination();83 ScreenCombination comb = screenGroup->GetCombination();
40 ScreenCombination GetCombination() const;
304 if (combination == group->GetCombination()) { in CheckScreenGroupState()305 ASSERT_EQ(combination, group->GetCombination()); in CheckScreenGroupState()