Home
last modified time | relevance | path

Searched defs:sine (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_model.cpp171 double sine = sin(w_ * time); in Velocity() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp241 float sine = thickness * PERCENT_HALF / (radius - (thickness * PERCENT_HALF)); in GetPaintPath() local