Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp477 Shaper::Result Shaper::Shape(const SkString& orig_txt, const TextDesc& desc, const SkPoint& point, in Shape() argument
479 const AdjustedText txt(orig_txt, desc); in Shape()
487 Shaper::Result Shaper::Shape(const SkString& orig_txt, const TextDesc& desc, const SkRect& box, in Shape() argument
489 const AdjustedText txt(orig_txt, desc); in Shape()