Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp50 static inline int32_t startPointY_ = 0; member in OHOS::Rosen::WindowMoveDragTest
61 startPointY_ = 0; in SetUpTestCase()
127 CreatePointerEvent(startPointX_, startPointY_, pointerId_, MMI::PointerEvent::POINTER_ACTION_DOWN); in DoMoveOrDrag()
136 pointerEvent = CreatePointerEvent(startPointX_, startPointY_, pointerId_, MMI::PointerEvent::POINTER_ACTION_UP); in DoMoveOrDrag()
158 startPointY_ = startPointRect_.posY_ + static_cast<int32_t>(startPointRect_.height_ * POINT_HOTZONE_RATIO); in HWTEST_F()
179 startPointY_ = startPointRect_.posY_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO); in HWTEST_F()
200 startPointY_ = startPointRect_.posY_ + in HWTEST_F()
223 startPointY_ = startPointRect_.posY_ + static_cast<int32_t>(startPointRect_.height_ * POINT_HOTZONE_RATIO); in HWTEST_F()
245 startPointY_ = startPointRect_.posY_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO); in HWTEST_F()
266 startPointY_ in HWTEST_F()
[all...]

Completed in 1 milliseconds