Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Deasing_equation.h73 static void SetBackOvershoot(double overshoot);
87 * @see SetBackOvershoot | BackEaseOut | BackEaseInOut
105 * @see SetBackOvershoot | BackEaseIn | BackEaseInOut
123 * @see SetBackOvershoot | BackEaseIn | BackEaseOut
/foundation/arkui/ui_lite/frameworks/animator/
H A Deasing_equation.cpp22 void EasingEquation::SetBackOvershoot(double overshoot) in SetBackOvershoot() function in OHOS::EasingEquation
/foundation/arkui/ui_lite/test/unittest/animator/
H A Deasing_equation_unit_test.cpp44 EasingEquation::SetBackOvershoot(overShoot); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.cpp259 EasingEquation::SetBackOvershoot(overshoot); in OnClick()

Completed in 3 milliseconds