Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp1200 double cosPointInside = std::cos(radArc) * (radius - halfThickness); in PaintRingSweeping() local
1239 centerPt.GetX() + sinPointInside, centerPt.GetY() - cosPointInside); in PaintRingSweeping()
1251 centerPt.GetX() + sinPointInside, centerPt.GetY() - cosPointInside); in PaintRingSweeping()