Searched refs:CalculateLine (Results 1 – 2 of 2) sorted by relevance
224 void CalculateLine(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path);
210 CalculateLine(points, path); in GenerateSelBackgroundPath()310 void TextDragPattern::CalculateLine(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path) in CalculateLine() function in OHOS::Ace::NG::TextDragPattern