Home
last modified time | relevance | path

Searched refs:UpdateIconPath (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h163 void UpdateIconPath(const MOUSE_ICON mouseStyle, std::string iconPath);
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp372 * @tc.desc: Test UpdateIconPath
388 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.UpdateIconPath(mouseStyle, iconPath)); in HWTEST_F()
393 * @tc.desc: Test UpdateIconPath
409 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.UpdateIconPath(mouseStyle, iconPath)); in HWTEST_F()
H A Dpointer_drawing_manager_test.cpp1450 * @tc.desc: Test UpdateIconPath
1460 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.UpdateIconPath(mouseStyle, iconPath)); in HWTEST_F()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp2452 UpdateIconPath(MOUSE_ICON(MOUSE_ICON::DEFAULT), newIconPath); in UpdateDefaultPointerStyle()
2500 void PointerDrawingManager::UpdateIconPath(const MOUSE_ICON mouseStyle, std::string iconPath) in UpdateIconPath() function in OHOS::MMI::PointerDrawingManager

Completed in 12 milliseconds