Searched defs:overshoot_ (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/animator/ | ||
H A D | easing_equation.h | 422 static double overshoot_; member in OHOS::EasingEquation |
/foundation/arkui/ui_lite/frameworks/animator/ | ||
H A D | easing_equation.cpp | 20 double EasingEquation::overshoot_ = 1.7; // The empirical value commonly used in easing equation member in OHOS::EasingEquation |
Completed in 2 milliseconds