Searched defs:smoothness (Results 1 – 5 of 5) sorted by relevance
5 "smoothness": { "action": "scroll" }, object
6 "smoothness": { "action": "scroll" }, object
242 void CPDF_GeneralState::SetSmoothness(float smoothness) { in SetSmoothness()
382 const auto smoothness = SkTPin<float>(fSmoothness / 100, 0, 1); in modulateCoverage() local