Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_input_manager_test.cpp63 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in CheckNeedUpdateTest()
65 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in CheckNeedUpdateTest()
68 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in CheckNeedUpdateTest()
70 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in CheckNeedUpdateTest()
73 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in CheckNeedUpdateTest()
95 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in WindowInfoListZeroTest()
102 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in WindowInfoListZeroTest()
123 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in MaxWindowInfoTest()
128 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(); in MaxWindowInfoTest()
144 SceneInputManager::GetInstance().FlushDisplayInfoToMMI();
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_input_manager.h36 void FlushDisplayInfoToMMI(const bool forceFlush = false);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp181 FlushDisplayInfoToMMI(); in WM_IMPLEMENT_SINGLE_INSTANCE()
498 void SceneInputManager::FlushDisplayInfoToMMI(const bool forceFlush) in FlushDisplayInfoToMMI() function in OHOS::Rosen::SceneInputManager
H A Dscene_session_manager.cpp8862 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(true); in ProcessDisplayScale()
10018 SceneInputManager::GetInstance().FlushDisplayInfoToMMI(forceFlush); in FlushWindowInfoToMMI()