Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_circle_progress.cpp65 void UICircleProgress::GetRedrawAngle(int16_t& start, int16_t& end) const in GetRedrawAngle() function in OHOS::UICircleProgress
91 GetRedrawAngle(startAngle, endAngle); in DrawCommonCircle()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_circle_progress.h249 void GetRedrawAngle(int16_t& start, int16_t& end) const;