Searched refs:SetArcParamInfo (Results 1 – 2 of 2) sorted by relevance
711 … void SetArcParamInfo(const Point& center, uint16_t radius, int16_t startAngle, int16_t endAngle);
166 SetArcParamInfo(center, radius, startAngle, endAngle); in ArcTo()170 void UICanvas::SetArcParamInfo(const Point& center, uint16_t radius, int16_t startAngle, int16_t en… in SetArcParamInfo() function in OHOS::UICanvas