Searched refs:CalculateLineAndArc (Results 1 – 2 of 2) sorted by relevance
223 …void CalculateLineAndArc(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path, float radi…
201 CalculateLineAndArc(points, path, radiusRatio); in GenerateBackgroundPath()262 void TextDragPattern::CalculateLineAndArc(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& … in CalculateLineAndArc() function in OHOS::Ace::NG::TextDragPattern