Home
last modified time | relevance | path

Searched refs:DISPLAY_ID_INVALID (Results 1 - 25 of 63) sorted by relevance

123

/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dsession_display_power_controller.cpp26 displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_SUSPEND); in SuspendBegin()
66 ScreenSessionManager::GetInstance().NotifyDisplayStateChanged(DISPLAY_ID_INVALID, in SetDisplayState()
79 ScreenSessionManager::GetInstance().NotifyDisplayStateChanged(DISPLAY_ID_INVALID, in SetDisplayState()
91 ScreenSessionManager::GetInstance().NotifyDisplayStateChanged(DISPLAY_ID_INVALID, state); in SetDisplayState()
117 displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_UNLOCK); in NotifyDisplayEvent()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp31 displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_SUSPEND); in SuspendBegin()
69 DisplayManagerAgentController::GetInstance().NotifyDisplayStateChanged(DISPLAY_ID_INVALID, state); in SetDisplayState()
83 displayStateChangeListener_(DISPLAY_ID_INVALID, nullptr, emptyMap, DisplayStateChangeType::BEFORE_UNLOCK); in NotifyDisplayEvent()
H A Dabstract_display_controller.cpp79 if (displayId == DISPLAY_ID_INVALID) { in GetAbstractDisplay()
180 DisplayId absDisplayId = DISPLAY_ID_INVALID; in OnAbstractScreenDisconnect()
196 if (absDisplayId == DISPLAY_ID_INVALID) { in OnAbstractScreenDisconnect()
221 return DISPLAY_ID_INVALID; in ProcessNormalScreenDisconnected()
236 return DISPLAY_ID_INVALID; in ProcessNormalScreenDisconnected()
245 return DISPLAY_ID_INVALID; in ProcessExpandScreenDisconnected()
247 DisplayId displayId = DISPLAY_ID_INVALID; in ProcessExpandScreenDisconnected()
706 DisplayId defaultDisplayId = DISPLAY_ID_INVALID; in GetDefaultDisplayId()
/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_lite_test.cpp78 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
101 displayManagerListener->OnDisplayDestroy(DISPLAY_ID_INVALID); in HWTEST_F()
124 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
142 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
407 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
430 displayManagerListener->OnDisplayDestroy(DISPLAY_ID_INVALID); in HWTEST_F()
472 DisplayId displayId = DISPLAY_ID_INVALID; in HWTEST_F()
510 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
551 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
606 displayInfo->SetDisplayId(DISPLAY_ID_INVALID); in HWTEST_F()
[all...]
/foundation/window/window_manager/utils/include/
H A Dscreenshot_info.h36 DEFINE_VAR_DEFAULT_FUNC_GET_SET(DisplayId, DisplayId, displayId, DISPLAY_ID_INVALID);
H A Dfold_screen_info.h46 DisplayId displayId = DISPLAY_ID_INVALID; in Unmarshalling()
54 DEFINE_VAR_DEFAULT_FUNC_GET_SET(DisplayId, DisplayId, displayId, DISPLAY_ID_INVALID)
H A Ddisplay_info.h40 DEFINE_VAR_DEFAULT_FUNC_GET_SET(DisplayId, DisplayId, id, DISPLAY_ID_INVALID);
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_controller_test.cpp161 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
164 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
168 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
182 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
185 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
189 EXPECT_EQ(DISPLAY_ID_INVALID, displayId); in HWTEST_F()
530 EXPECT_EQ(DISPLAY_ID_INVALID, absDisplayController->GetDefaultDisplayId()); in HWTEST_F()
H A Ddisplay_manager_service_test.cpp348 dms_->UpdateRSTree(DISPLAY_ID_INVALID, DISPLAY_ID_INVALID, surfaceNode, true, false); in HWTEST_F()
360 ScreenId screenGroupId1 = DISPLAY_ID_INVALID; in HWTEST_F()
361 dms_->MakeMirror(DISPLAY_ID_INVALID, mirrorScreenIds, screenGroupId1); in HWTEST_F()
367 ScreenId screenGroupId2 = DISPLAY_ID_INVALID; in HWTEST_F()
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_minimal_test.cpp58 ASSERT_NE(DISPLAY_ID_INVALID, DisplayManager::GetInstance().GetDefaultDisplayId()); in HWTEST_F()
H A Ddisplay_change_test.cpp57 DisplayId displayId_ = DISPLAY_ID_INVALID;
79 DisplayId DisplayChangeTest::defaultDisplayId_ = DISPLAY_ID_INVALID;
87 ASSERT_NE(DISPLAY_ID_INVALID, defaultDisplayId_); in SetUpTestCase()
117 listener_->displayId_ = DISPLAY_ID_INVALID; in ResetDisplayChangeListener()
H A Dscreenshot_test.cpp45 DisplayId invalidId_ = DISPLAY_ID_INVALID;
50 DisplayId ScreenshotTest::defaultId_ = DISPLAY_ID_INVALID;
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_freeze_controller_test.cpp66 DisplayId displayId = DISPLAY_ID_INVALID; in HWTEST_F()
/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite.cpp97 if (displayInfo == nullptr || displayInfo->GetDisplayId() == DISPLAY_ID_INVALID) {
118 if (displayId == DISPLAY_ID_INVALID) {
139 if (displayInfo == nullptr || displayInfo->GetDisplayId() == DISPLAY_ID_INVALID) {
319 if (displayId == DISPLAY_ID_INVALID) { in UpdateDisplayInfoLocked()
700 return DISPLAY_ID_INVALID; in GetDefaultDisplayId()
H A Ddisplay_manager_adapter_lite.cpp133 if (displayId == DISPLAY_ID_INVALID) { in GetDisplayInfo()
144 if (displayId == DISPLAY_ID_INVALID) { in GetCutoutInfo()
/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp42 DisplayId invalidId_ = DISPLAY_ID_INVALID;
47 DisplayId SnapshotDisplayTest::defaultId_ = DISPLAY_ID_INVALID;
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp119 DisplayId defaultDisplayId_ = DISPLAY_ID_INVALID;
167 if (displayInfo == nullptr || displayInfo->GetDisplayId() == DISPLAY_ID_INVALID) {
188 if (displayId == DISPLAY_ID_INVALID) {
209 if (displayInfo == nullptr || displayInfo->GetDisplayId() == DISPLAY_ID_INVALID) {
553 return DISPLAY_ID_INVALID; in GetDefaultDisplayId()
578 if (defaultDisplayId_ != DISPLAY_ID_INVALID && interval < MAX_INTERVAL_US) { in GetDefaultDisplaySync()
656 if (displayId == DISPLAY_ID_INVALID) { in GetDisplayByScreenId()
671 if (displayId == DISPLAY_ID_INVALID) { in GetScreenshot()
764 if (abilityToken == nullptr || displayId == DISPLAY_ID_INVALID) { in AddDisplayIdFromAms()
804 DisplayId displayId = DISPLAY_ID_INVALID; in GetCallingAbilityDisplayId()
[all...]
H A Ddisplay_manager_adapter.cpp558 if (displayId == DISPLAY_ID_INVALID) { in GetDisplayInfo()
570 if (displayId == DISPLAY_ID_INVALID) { in GetCutoutInfo()
581 if (displayId == DISPLAY_ID_INVALID) { in AddSurfaceNodeToDisplay()
592 if (displayId == DISPLAY_ID_INVALID) { in RemoveSurfaceNodeFromDisplay()
763 if (displayId == DISPLAY_ID_INVALID) { in GetAvailableArea()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_builder.h59 Rosen::DisplayId displayId { Rosen::DISPLAY_ID_INVALID };
/foundation/window/window_manager/snapshot/include/
H A Dsnapshot_utils.h37 Rosen::DisplayId displayId = Rosen::DISPLAY_ID_INVALID;
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_virtual_screen_test.cpp50 DisplayId RSInterfacesVirtualScreenTest::defaultDisplayId_ = DISPLAY_ID_INVALID;
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h74 DisplayId id_ { DISPLAY_ID_INVALID };
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_option.h500 DisplayId displayId_ { DISPLAY_ID_INVALID };
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsession_display_power_controller_test.cpp68 EXPECT_EQ(id, DISPLAY_ID_INVALID); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h234 DisplayId moveDragStartDisplayId_ = DISPLAY_ID_INVALID;
235 DisplayId moveDragEndDisplayId_ = DISPLAY_ID_INVALID;

Completed in 36 milliseconds

123