Home
last modified time | relevance | path

Searched refs:fMaxTextSize (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.h109 fMaxTextSize, member
H A DTextValue.cpp79 v->fMaxTextSize = ParseDefault<SkScalar>((*jtxt)["xf"], std::numeric_limits<float>::max()); in Parse()
H A DSkottieShaper.cpp399 max_scale = std::max(desc.fMaxTextSize / desc.fTextSize, min_scale); in ShapeToFit()
H A DTextAdapter.cpp456 fText->fMaxTextSize, in reshape()
/third_party/skia/modules/skottie/include/
H A DSkottieProperty.h44 fMaxTextSize = std::numeric_limits<float>::max(), // when auto-sizing member

Completed in 6 milliseconds