Home
last modified time | relevance | path

Searched refs:PROGRESS_START_ANGLE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drosen_render_button.cpp50 constexpr double PROGRESS_START_ANGLE = 1.5 * M_PI; variable
484 PROGRESS_START_ANGLE * RADIAN_TO_DEGREE, 360 * progressPercent_, false, paint); in DrawCircleProgress()
497 PROGRESS_START_ANGLE * RADIAN_TO_DEGREE, 360 * progressPercent_); in DrawCircleProgress()