Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp411 sptr<AbstractScreenGroup> abstractScreenGroup = GetGroup(); in GetSourceMode() local
412 if (abstractScreenGroup == nullptr || screenController_ == nullptr) { in GetSourceMode()
419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination(); in GetSourceMode()