Lines Matching refs:ScreenCombination
159 if (group->combination_ == ScreenCombination::SCREEN_ALONE || group->GetChildCount() == 1) {
161 } else if (group->combination_ == ScreenCombination::SCREEN_MIRROR) {
162 WLOGI("OnAbstractScreenConnect, ScreenCombination::SCREEN_MIRROR, AddScreenToMirrorLocked");
164 } else if (group->combination_ == ScreenCombination::SCREEN_EXPAND) {
165 WLOGI("OnAbstractScreenConnect, ScreenCombination::SCREEN_EXPAND, AddScreenToExpandLocked");
188 if (screenGroup->combination_ == ScreenCombination::SCREEN_ALONE
189 || screenGroup->combination_ == ScreenCombination::SCREEN_MIRROR) {
191 } else if (screenGroup->combination_ == ScreenCombination::SCREEN_EXPAND) {
200 if (screenGroup->combination_ == ScreenCombination::SCREEN_ALONE
201 || screenGroup->combination_ == ScreenCombination::SCREEN_MIRROR) {
206 } else if (screenGroup->combination_ == ScreenCombination::SCREEN_EXPAND) {
383 if (group->combination_ == ScreenCombination::SCREEN_ALONE
384 || group->combination_ == ScreenCombination::SCREEN_EXPAND) {
386 } else if (group->combination_ == ScreenCombination::SCREEN_MIRROR) {
419 if (group->combination_ == ScreenCombination::SCREEN_ALONE
420 || group->combination_ == ScreenCombination::SCREEN_EXPAND) {
423 } else if (group->combination_ == ScreenCombination::SCREEN_MIRROR) {