Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp284 * @tc.name: GetHotZoneRect
285 * @tc.desc: GetHotZoneRect
288 HWTEST_F(DragControllerTest, GetHotZoneRect, Function | SmallTest | Level2) in HWTEST_F()
305 moveDragController_->GetHotZoneRect(); in HWTEST_F()
309 moveDragController_->GetHotZoneRect(); in HWTEST_F()
313 moveDragController_->GetHotZoneRect(); in HWTEST_F()
317 moveDragController_->GetHotZoneRect(); in HWTEST_F()
321 moveDragController_->GetHotZoneRect(); in HWTEST_F()
325 moveDragController_->GetHotZoneRect(); in HWTEST_F()
329 moveDragController_->GetHotZoneRect(); in HWTEST_F()
[all...]
/foundation/window/window_manager/wmserver/include/
H A Ddrag_controller.h91 Rect GetHotZoneRect();
/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp308 Rect MoveDragController::GetHotZoneRect() in GetHotZoneRect() function in OHOS::Rosen::MoveDragController
360 Rect hotZoneRect = GetHotZoneRect(); in CalculateNewWindowRect()

Completed in 3 milliseconds