Home
last modified time | relevance | path

Searched refs:FlushChangeInfoToMMI (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_input_manager.h53 void FlushChangeInfoToMMI(const std::map<uint64_t, std::vector<MMI::WindowInfo>>& screenId2Windows);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_input_manager_test.cpp325 * @tc.name: FlushChangeInfoToMMI
326 * @tc.desc: FlushChangeInfoToMMI
329 HWTEST_F(SceneInputManagerTest, FlushChangeInfoToMMI, Function | SmallTest | Level3) in HWTEST_F()
333 SceneInputManager::GetInstance().FlushChangeInfoToMMI(screenId2Windows); in HWTEST_F()
338 SceneInputManager::GetInstance().FlushChangeInfoToMMI(screenId2Windows); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp315 void SceneInputManager::FlushChangeInfoToMMI(const std::map<uint64_t, std::vector<MMI::WindowInfo>>& screenId2Windows) in FlushChangeInfoToMMI() function in OHOS::Rosen::SceneInputManager
516 FlushChangeInfoToMMI(screenToWindowInfoList); in UpdateDisplayAndWindowInfo()

Completed in 3 milliseconds