Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/text/
DRangeSelector.h76 fSmoothness = 100; variable
DRangeSelector.cpp296 acontainer->bind(*abuilder, (*jrange)["sm" ], &selector->fSmoothness); in Make()
376 const auto smoothness = SkTPin<float>(fSmoothness / 100, 0, 1); in modulateCoverage()