Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.h125 …void CalculateStartAndSweepDegree(RefPtr<GaugePaintProperty>& paintProperty, RenderRingInfo& data);
H A Dgauge_modifier.cpp376 CalculateStartAndSweepDegree(paintProperty, data); in NewPaintCircularAndIndicator()
706 void GaugeModifier::CalculateStartAndSweepDegree( in CalculateStartAndSweepDegree() function in OHOS::Ace::NG::GaugeModifier