Home
last modified time | relevance | path

Searched refs:screenId (Results 251 - 275 of 328) sorted by relevance

1...<<11121314

/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_display_manager.cpp140 void MockAccessibilityDisplayManager::SetDisplayScale(const uint64_t screenId, in SetDisplayScale() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h79 bool IsPrevalidateEnable(const ScreenId& screenId);
H A Drs_surface_capture_task_parallel.cpp281 uint64_t screenId = node->GetScreenId(); in CreatePixelMapByDisplayNode() local
287 auto screenInfo = screenManager->QueryScreenInfo(screenId); in CreatePixelMapByDisplayNode()
288 screenCorrection_ = screenManager->GetScreenCorrection(screenId); in CreatePixelMapByDisplayNode()
H A Drs_uni_render_engine.cpp103 params.screenId = screenInfo.id; in DrawLayers()
H A Drs_surface_capture_task.cpp144 uint64_t screenId = node->GetScreenId(); in CreatePixelMapByDisplayNode() local
151 auto screenInfo = screenManager->QueryScreenInfo(screenId); in CreatePixelMapByDisplayNode()
/foundation/multimodalinput/input/intention/drag/client/include/
H A Ddrag_client.h57 int32_t SetDragWindowScreenId(ITunnelClient &tunnel, uint64_t displayId, uint64_t screenId);
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_drag_manager.h72 virtual void SetDragWindowScreenId(uint64_t displayId, uint64_t screenId) = 0;
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display_controller.h46 sptr<AbstractDisplay> GetAbstractDisplayByScreen(ScreenId screenId) const;
H A Dabstract_screen.h123 Point GetChildPosition(ScreenId screenId) const;
/foundation/window/window_manager/utils/include/
H A Ddisplay_info.h47 DEFINE_VAR_DEFAULT_FUNC_GET_SET(ScreenId, ScreenId, screenId, SCREEN_ID_INVALID);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen_manager.h67 std::shared_ptr<DScreen> FindDScreenById(uint64_t screenId);
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_video_player.cpp31 screenId_ = params.screenId; in BootVideoPlayer()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp148 uint64_t screenId = ScreenMgrAdapter::GetInstance().CreateVirtualScreen(devId_, dhId_, videoParam_); in HandleEnable() local
149 if (screenId == SCREEN_ID_INVALID) { in HandleEnable()
158 screenId_ = screenId; in HandleEnable()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1016 uint64_t screenId = 0; in HWTEST_F() local
1017 session_->SetScreenId(screenId); in HWTEST_F()
1059 uint64_t screenId = 0; in HWTEST_F() local
1060 session_->SetScreenId(screenId); in HWTEST_F()
1079 uint64_t screenId = 0; in HWTEST_F() local
1080 session_->SetScreenId(screenId); in HWTEST_F()
1797 uint64_t screenId = 0; in HWTEST_F() local
1799 session_->SetScreenId(screenId); in HWTEST_F()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp442 uint64_t screenId = static_cast<uint64_t>(displayInfo_.id); in CreateTouchWindow() local
444 screenId = FOLD_SCREEN_MAIN_ID; in CreateTouchWindow()
446 screenId = FOLD_SCREEN_FULL_ID; in CreateTouchWindow()
448 surfaceNode_->AttachToDisplay(screenId); in CreateTouchWindow()
449 MMI_HILOGI("Setting screen:%{public}" PRIu64 ", displayNode:%{public}" PRIu64, screenId, surfaceNode_->GetId()); in CreateTouchWindow()
/foundation/multimodalinput/input/intention/frameworks/client/include/
H A Dintention_manager.h84 int32_t SetDragWindowScreenId(uint64_t displayId, uint64_t screenId);
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_manager_lite.h314 void OnWMSConnectionChanged(int32_t userId, int32_t screenId, bool isConnected) const;
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h124 Rosen::ScreenId screenId;
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_lite_test.cpp39 void OnConnected(int32_t userId, int32_t screenId) override {};
40 void OnDisconnected(int32_t userId, int32_t screenId) override {};
62 void OnConnected(int32_t userId, int32_t screenId) override {};
63 void OnDisconnected(int32_t userId, int32_t screenId) override {};
750 int32_t screenId = 0; in HWTEST_F() local
751 WindowManagerLite::GetInstance().pImpl_->NotifyWMSConnected(userId, screenId); in HWTEST_F()
752 WindowManagerLite::GetInstance().pImpl_->NotifyWMSDisconnected(userId, screenId); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_msg.h366 IPC_BIND_ATTR(screenId, deviceId)
368 uint64_t screenId; member
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp266 ScreenId screenId = HgmCore::Instance().GetActiveScreenId(); in RegisterRefreshRateUpdateCallback() local
267 uint32_t refreshRate = HgmCore::Instance().GetScreenCurrentRefreshRate(screenId); in RegisterRefreshRateUpdateCallback()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_display_node_test.cpp394 uint32_t screenId = 0; in HWTEST_F() local
397 parcel.WriteUint64(screenId); in HWTEST_F()
/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp431 int32_t IntentionManager::SetDragWindowScreenId(uint64_t displayId, uint64_t screenId) in SetDragWindowScreenId() argument
434 return drag_.SetDragWindowScreenId(*tunnel_, displayId, screenId); in SetDragWindowScreenId()
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_proxy_test.cpp329 ScreenId screenId = 0; in HWTEST_F() local
337 displayManagerAgentProxy->OnScreenDisconnect(screenId); in HWTEST_F()
H A Ddisplay_manager_agent_stub_test.cpp159 ScreenId screenId = 0; in HWTEST_F() local
160 data.WriteUint64(screenId); in HWTEST_F()

Completed in 22 milliseconds

1...<<11121314