Searched defs:GetDrawingPointsForTextBlob (Results 1 – 4 of 4) sorted by relevance
85 void TextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::TextBlob
212 void SkiaTextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::SkiaTextBlob
197 void SkiaStaticFactory::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& point… in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::SkiaStaticFactory
339 void StaticFactory::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() function in OHOS::Rosen::Drawing::StaticFactory