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