Home
last modified time | relevance | path

Searched defs:floatStep (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_label.cpp78 float floatStep = (static_cast<float>(time * speed_) / 1000) + decimal_; variable
H A Dui_arc_label.cpp59 float floatStep = (static_cast<float>(time * speed_) / 1000) + decimal_; variable

Completed in 3 milliseconds