Searched defs:PathInfo (Results 1 – 1 of 1) sorted by relevance
63 struct TextAdapter::PathInfo { struct in skottie::internal::TextAdapter64 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 …]