Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp243 * @tc.name: UpdateGravityWhenDrag
244 * @tc.desc: test function : UpdateGravityWhenDrag
247 HWTEST_F(MoveDragControllerTest, UpdateGravityWhenDrag, Function | SmallTest | Level1) in HWTEST_F()
262 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
266 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
269 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
271 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
274 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
278 moveDragController->UpdateGravityWhenDrag(pointerEvent, surfaceNode); in HWTEST_F()
282 moveDragController->UpdateGravityWhenDrag(pointerEven in HWTEST_F()
[all...]
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h82 void UpdateGravityWhenDrag(const std::shared_ptr<MMI::PointerEvent>& pointerEvent,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp386 void MoveDragController::UpdateGravityWhenDrag(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, in UpdateGravityWhenDrag() function in OHOS::Rosen::MoveDragController
H A Dscene_session.cpp2001 moveDragController_->UpdateGravityWhenDrag(pointerEvent, surfaceNode_); in TransferPointerEvent()

Completed in 11 milliseconds