Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp552 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
554 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
556 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
558 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
562 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
564 moveDragController->InitMainAxis(type, tranX, tranY); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h152 bool InitMainAxis(AreaType type, int32_t tranX, int32_t tranY);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp675 if (!InitMainAxis(type, tranX, tranY)) { in CalcFixedAspectRatioTargetRect()
797 bool MoveDragController::InitMainAxis(AreaType type, int32_t tranX, int32_t tranY) in InitMainAxis() function in OHOS::Rosen::MoveDragController

Completed in 4 milliseconds