Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp303 constexpr float BEZIER_CONTROL = 0.2f; member
323 x = Interpolation::GetBezierY(FULL_SCALE - y, 0, BEZIER_CONTROL, FULL_SCALE, BEZIER_CONTROL); in Start()
348 float offset = Interpolation::GetBezierY(x, BEZIER_CONTROL, 0, BEZIER_CONTROL, FULL_SCALE); in Callback()

Completed in 1 milliseconds