Searched refs:UpdateIconPath (Results 1 – 3 of 3) sorted by relevance
153 void UpdateIconPath(const MOUSE_ICON mouseStyle, std::string iconPath);
212 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.UpdateIconPath(mouseStyle, iconPath));233 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.UpdateIconPath(mouseStyle, iconPath));
1786 UpdateIconPath(MOUSE_ICON(MOUSE_ICON::DEFAULT), newIconPath); in UpdateDefaultPointerStyle()1834 void PointerDrawingManager::UpdateIconPath(const MOUSE_ICON mouseStyle, std::string iconPath) in UpdateIconPath() function in OHOS::MMI::PointerDrawingManager