Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp36 rollCount_(rollCount) in ArcLabelAnimator()
44 if (view == nullptr || rollCount_ == 0) {
83 rollCount_ = rollCount; in SetRollCount()
110 rollCount_--; in CalculatedOffsetAngle()
111 if (rollCount_ > 0) { in CalculatedOffsetAngle()
116 if (rollCount_ == 0) { in CalculatedOffsetAngle()
133 uint16_t rollCount_; member in OHOS::ArcLabelAnimator

Completed in 2 milliseconds