Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp431 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
451 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
453 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
455 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
457 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
459 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
461 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
463 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
465 moveDragController->CalcFixedAspectRatioTargetRect(type, tranX, tranY, aspectRatio, originalRect); in HWTEST_F()
467 moveDragController->CalcFixedAspectRatioTargetRect(typ in HWTEST_F()
[all...]
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h147 WSRect CalcFixedAspectRatioTargetRect(AreaType type, int32_t tranX, int32_t tranY, float aspectRatio,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp426 CalcFixedAspectRatioTargetRect( in CalcDragTargetRect()
666 WSRect MoveDragController::CalcFixedAspectRatioTargetRect(AreaType type, int32_t tranX, int32_t tranY, in CalcFixedAspectRatioTargetRect() function in OHOS::Rosen::MoveDragController

Completed in 5 milliseconds