Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/
H A Dinput_windows_manager.h237 void NotifyPointerToWindow();
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp777 inputWindowsManager.NotifyPointerToWindow();
3827 EXPECT_NO_FATAL_FAILURE(inputWindowsManager.NotifyPointerToWindow());
3834 EXPECT_NO_FATAL_FAILURE(inputWindowsManager.NotifyPointerToWindow());
3840 EXPECT_NO_FATAL_FAILURE(inputWindowsManager.NotifyPointerToWindow());
3843 EXPECT_NO_FATAL_FAILURE(inputWindowsManager.NotifyPointerToWindow());
3847 EXPECT_NO_FATAL_FAILURE(inputWindowsManager.NotifyPointerToWindow());
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1060 NotifyPointerToWindow(); in UpdateDisplayInfo()
1470 void InputWindowsManager::NotifyPointerToWindow() in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager