Home
last modified time | relevance | path

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

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