Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp507 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
509 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
511 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
513 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
516 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
519 moveDragController->CalcFixedAspectRatioTranslateLimits(type, axis); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h150 void CalcFixedAspectRatioTranslateLimits(AreaType type, AxisType axis);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp734 void MoveDragController::CalcFixedAspectRatioTranslateLimits(AreaType type, AxisType axis) in CalcFixedAspectRatioTranslateLimits() function in OHOS::Rosen::MoveDragController
808 CalcFixedAspectRatioTranslateLimits(type, mainMoveAxis_); in InitMainAxis()

Completed in 6 milliseconds