Home
last modified time | relevance | path

Searched defs:PathInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp63 struct TextAdapter::PathInfo { struct in skottie::internal::TextAdapter
64 ShapeValue fPath;
65 ScalarValue fPathFMargin = 0,
66 fPathLMargin = 0,
67 fPathPerpendicular = 0,
68 fPathReverse = 0;
70 void updateContourData() { in updateContourData()
93 float pathLength() const { in pathLength()
100 SkM44 getMatrix(float distance, SkTextUtils::Align alignment) const { in getMatrix()
154 ShapeValue fCurrentPath;
[all …]