Home
last modified time | relevance | path

Searched refs:DrawScreenCenterPointer (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/window_manager/include/
H A Di_pointer_drawing_manager.h151 virtual void DrawScreenCenterPointer(const PointerStyle &pointerStyle) {} in DrawScreenCenterPointer() function in OHOS::MMI::IPointerDrawingManager
H A Dpointer_drawing_manager.h125 void DrawScreenCenterPointer(const PointerStyle& pointerStyle) override;
/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp390 void PointerDrawingManager::DrawScreenCenterPointer(const PointerStyle &pointerStyle) in DrawScreenCenterPointer() function in OHOS::PointerDrawingManager
H A Dpointer_drawing_manager_test.cpp2240 * @tc.desc: Test DrawScreenCenterPointer
2260 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.DrawScreenCenterPointer(pointerStyle)); in HWTEST_F()
2265 * @tc.desc: Test DrawScreenCenterPointer
2285 ASSERT_NO_FATAL_FAILURE(pointerDrawingManager.DrawScreenCenterPointer(pointerStyle)); in HWTEST_F()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp2854 void PointerDrawingManager::DrawScreenCenterPointer(const PointerStyle& pointerStyle) in DrawScreenCenterPointer() function in OHOS::MMI::PointerDrawingManager
H A Dinput_windows_manager.cpp1104 IPointerDrawingManager::GetInstance()->DrawScreenCenterPointer(dragPointerStyle_); in UpdateDisplayInfo()

Completed in 27 milliseconds